blob: 488125836dcb385d216ffe6277cfbbd34e2c762c [file] [log] [blame]
{
"name": "AppNexusSDKDemoTest",
"version": "7.0",
"platforms": {
"ios": "9.0"
},
"summary": "AppNexus iOS Mobile Advertising SDK",
"description": "Our mobile advertising SDK gives developers a fast and convenient way to monetize their apps.",
"homepage": "https://github.com/avermaiOS/mobile-sdk-ios-DemoTest",
"source": {
"git": "https://github.com/avermaiOS/mobile-sdk-ios-DemoTest.git",
"tag": "7.0"
},
"authors": {
"AppNexus Mobile Engineering": "sdk@appnexus.com"
},
"license": {
"type": "Apache License, Version 2.0",
"file": "LICENSE"
},
"requires_arc": true,
"default_subspecs": "AppNexusSDKDemoTest",
"subspecs": [
{
"name": "AppNexusSDKDemoTest",
"source_files": "sdk/sourcefiles/**/*.{h,m}",
"resources": "sdk/sourcefiles/**/*.{png,bundle,xib,nib,js,html,strings}",
"vendored_libraries": "sdk/sourcefiles/Viewability/**/*.a",
"frameworks": "WebKit"
}
]
}