blob: 519acaf69345a8510641f416b2621a82e55e3a82 [file] [log] [blame]
{
"name": "AppodealMobileAds",
"version": "0.2.1",
"summary": "AppodealMobileAds SDK for iOS",
"description": " We take pride in having an easy-to-use, flexible monetization solution that works across multiple platforms.\n",
"homepage": "http://appodeal.com/sdk",
"license": {
"type": "Copyright",
"text": "Copyright 2015 Appodeal Inc. All Rights Reserved."
},
"authors": "Appodeal Inc.",
"social_media_url": "http://twitter.com/appodeal",
"platforms": {
"ios": "6.0"
},
"source": {
"http": "http://dl.dropbox.com/s/tandgz79v1t971q/Appodeal-iOS-SDK.zip"
},
"preserve_paths": "Appodeal-iOS-SDK",
"vendored_frameworks": "Appodeal-iOS-SDK/AppodealAds/AppodealAds.framework",
"libraries": [
"z",
"sqlite3",
"xml2.2"
],
"xcconfig": {
"OTHER_LDFLAGS": "-ObjC"
},
"requires_arc": false
}