blob: cb89b73b1ad62c651ad09bf495b9aaa82a8aa7af [file] [log] [blame]
{
"name": "XplodeSDK",
"version": "2.6.1",
"summary": "Xplode is the world's first 100% native platform for mobile app developers to promote their apps, grow users, and boost revenue.",
"homepage": "http://xplode.iddiction.com",
"license": {
"type": "Commercial",
"file": "LICENSE"
},
"authors": {
"Iddiction, Inc.": "info@iddiction.com"
},
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/Iddiction/XplodeSDK.git",
"tag": "2.6.1"
},
"vendored_frameworks": "XplodeSDK.framework",
"preserve_paths": "XplodeSDK.framework",
"frameworks": [
"Accelerate",
"CoreGraphics",
"AdSupport",
"Security",
"StoreKit",
"QuartzCore",
"CoreTelephony",
"MediaPlayer"
],
"requires_arc": true,
"xcconfig": {
"OTHER_LDFLAGS": "-ObjC -lsqlite3",
"ALWAYS_SEARCH_USER_PATHS": "YES",
"CLANG_ENABLE_MODULES": "YES"
}
}