blob: cb6615927ad52b8ac9b5d570dc1f986275abba3d [file] [log] [blame]
{
"name": "YF_Appnext",
"version": "1.9.4",
"summary": "YF_Appnext",
"description": "AppnextSDK for cocoapods",
"homepage": "https://e.coding.net/szyifants/YF_AppnextSDK.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"leonard.li": "liqiang@game7.cc"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source": {
"git": "https://e.coding.net/szyifants/YF_AppnextSDK.git",
"tag": "1.9.4"
},
"vendored_libraries": [
"Appnext/libAppnextLib.a",
"Appnext/libAppnextSDKCore.a"
],
"frameworks": [
"UIKit",
"AVFoundation",
"Foundation",
"CoreMedia",
"CoreLocation"
]
}