blob: dba55d38436f8b603561bf878391a1895323fee8 [file] [log] [blame]
{
"name": "ANTSSDKLite",
"version": "0.0.7",
"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/drilo9344deiyyt/ANTSSDK.framework.zip?dl=1"
},
"source_files": "ANTSSDK.framework/**/*.h",
"public_header_files": "ANTSSDK.framework/**/*.h",
"vendored_frameworks": "ANTSSDK.framework",
"preserve_paths": "ANTSSDK.framework",
"requires_arc": true,
"dependencies": {
"FBAudienceNetwork": [
"~> 4.13.1"
]
},
"deprecated": true
}