blob: cf9ff66613182ba3b6daf18bfaac868a6f97e020 [file] [log] [blame]
{
"name": "VMFiveAdNetwork",
"version": "3.1.6",
"summary": "Largest Native Video Ad Network in Taiwan.",
"homepage": "https://github.com/VMFive/ios-sdk",
"license": {
"type": "Commercial",
"file": "LICENSE.md"
},
"authors": {
"VM5": "operator@vm5.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/VMFive/ios-sdk.git",
"tag": "3.1.6"
},
"source_files": "VMFiveAdNetwork/VMFiveAdNetwork/*.h",
"vendored_libraries": "VMFiveAdNetwork/*.a",
"frameworks": [
"CoreBluetooth",
"CoreMedia",
"CoreFoundation",
"AdSupport",
"CoreTelephony",
"CoreLocation",
"SystemConfiguration",
"AVFoundation"
],
"libraries": "z",
"requires_arc": true,
"dependencies": {
"ComScore": [
"~> 5.1.11"
]
}
}