blob: 13f737aab72d0a580f90e6b7032bb59c571966ed [file] [log] [blame]
{
"name": "ANTSSDK_ANTS",
"version": "0.0.1",
"summary": "A short description of ANTSSDKLite.",
"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/gy4r0tieduw2w45/ANTSSDK_ANTS.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"
]
}
}