blob: 9b0b00e852cb66eeb60ead09c985748911ab3fa3 [file] [log] [blame]
{
"name": "ANTSSDK",
"version": "0.0.3",
"summary": "A short description of ANTSSDK.",
"description": "ADSDK - ANTS – Empowering the Digital Media: Ad Exchange, Ad Server, Analytics",
"homepage": "http://ants.vn",
"license": "MIT",
"authors": {
"tuannv": "tuannv@ants.vn"
},
"platforms": {
"ios": "7.0"
},
"source": {
"http": "https://www.dropbox.com/s/0f59q6j177479iq/AdsWebSDK.framework.zip?dl=1"
},
"source_files": "AdsWebSDK.framework/**/*.h",
"public_header_files": "AdsWebSDK.framework/**/*.h",
"vendored_frameworks": "AdsWebSDK.framework",
"preserve_paths": "AdsWebSDK.framework",
"requires_arc": true,
"dependencies": {
"FBAudienceNetwork": [
]
}
}