blob: 8ea68fb2520543e4d9b5541db26f200eaf7826ee [file] [log] [blame]
{
"name": "ANTSSDK_Framework",
"version": "0.0.1",
"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/4ue5omsbnpqfk5d/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": [
]
}
}