[Delete] FluentAdFlowAdsWidget 2.0.0
[CocoaPods.git] / Specs / 4 / 9 / 7 / AppWords / 0.7.0 / AppWords.podspec.json
blob62b9d7e8704437b72eab4d61a84cb15d0963df19
2   "name": "AppWords",
3   "version": "0.7.0",
4   "summary": "Deeplink AppWords SDK",
5   "description": "Deeplink AppWords SDK for searching & hosting deep links in your app. The AppWords SDK will help your app figure out what other apps are on your user's phone, and serves deep links at a defined exit point. Link to the next action, and acquire and drive intent based traffic back into your app.",
6   "homepage": "https://github.com/deeplinkme/ios-appwords-sdk",
7   "license": "MIT",
8   "authors": {
9     "David Jacobson": "dj@deeplink.me"
10   },
11   "source": {
12     "git": "https://github.com/deeplinkme/ios-appwords-sdk.git",
13     "tag": "V0.7.0"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "social_media_url": "https://twitter.com/deeplinkme",
20   "public_header_files": "AppWordsSDK.framework/**/*.h",
21   "frameworks": [
22     "AdSupport",
23     "SystemConfiguration",
24     "CoreSpotlight"
25   ],
26   "vendored_frameworks": [
27     "AppWordsSDK.framework",
28     "CoreSpotlight.framework"
29   ],
30   "resource_bundles": {
31     "DLME_UI": "**/DLME_UI.bundle/*"
32   }