GoogleAppIndexing 2.0.3×License Custom ReleasedLast Release Mar 2016Maintained by Google.Installation Guide×Installation Guide for GoogleAppIndexingYou want to add pod 'GoogleAppIndexing', '~> 2.0' similar to the following to your Podfile:target 'MyApp' do pod 'GoogleAppIndexing', '~> 2.0' endThen run a pod install inside your terminal, or from CocoaPods.app.Alternatively to give it a test run, run the command:pod try GoogleAppIndexingSee PodspecHomepagePage on CocoaPods.orgGoogleAppIndexing 2.0.3ByGoogle Inc.OVERVIEWCHANGELOG GoogleAppIndexing Google App Indexing SDK for iOS Use the Google App Indexing SDK to enable deep linking from Google Search to your app. Installation pod 'GoogleAppIndexing' Authors Google Inc. License Custom