blob: f5db07f01944bf2c2cc2ed51569d43be4cdd1aa2 [file] [log] [blame]
{
"name": "Tapdaq",
"version": "1.2.0",
"summary": "Trade installs with other developers and cross promote your own app network",
"description": "Trade installs with compatible applications on the Tapdaq marketplace. The more installs you generate for others, the more you will receive in return.\nAlready have an established app network? You can also cross promote your own apps, for no cost.",
"homepage": "https://tapdaq.com/",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Tapdaq": "support@tapdaq.com"
},
"social_media_url": "http://twitter.com/tapdaq",
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/tapdaq/tapdaq-ios-sdk.git",
"tag": "1.2.0"
},
"frameworks": [
"Foundation",
"UIKit",
"QuartzCore",
"AdSupport",
"Security",
"SystemConfiguration",
"MobileCoreServices",
"StoreKit"
],
"vendored_frameworks": "Tapdaq.framework",
"requires_arc": true
}