blob: b0878d8b98d68ebb929f4a4052aee18b8be33a33 [file] [log] [blame]
{
"name": "AppWords",
"version": "0.4.0",
"summary": "Deeplink AppWords SDK",
"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.\n",
"homepage": "https://github.com/deeplinkme/ios-appwords-sdk",
"license": "MIT",
"authors": {
"David Jacobson": "dj@deeplink.me"
},
"source": {
"git": "https://github.com/deeplinkme/ios-appwords-sdk.git",
"tag": "V0.4.0"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"social_media_url": "https://twitter.com/deeplinkme",
"frameworks": [
"AdSupport",
"SystemConfiguration"
],
"vendored_frameworks": "Pod/Classes/AppWordsSDK.framework"
}