blob: 8091b1071ecca244e492103bd9afc8b318aefd42 [file] [log] [blame]
{
"name": "HelloAdxSDKPodsTest",
"authors": {
"HelloAdx": "helloadx@helloadx.com"
},
"version": "1.0.0",
"summary": "HelloAdx iOS SDK",
"description": "iOS library for HelloAdx advertising related business.",
"homepage": "http://www.helloadx.com/",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"source": {
"git": "https://github.com/changexie/HelloAdxSDKPodsTest.git",
"tag": "1.0.0"
},
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"vendored_frameworks": "HelloAdxSDKPodsTest/HelloAdxSDK.framework",
"frameworks": [
"AVFoundation",
"CoreLocation",
"CoreMedia",
"GLKit"
]
}