blob: d67a70063908ad1925b8ff5bcd0ee3d55415cc49 [file] [log] [blame]
{
"name": "DataEyeGameAnalysis",
"version": "1.2.0",
"summary": "DataEye game analysis SDK of iOS platform.",
"description": "This project is for DataEye game analysis SDK. Develop can get it easily on by cocoaPods.",
"homepage": "https://github.com/wxq491216/DataEyeGameAnalysis",
"license": "MIT",
"authors": {
"xqwang": "wxq491216@163.com"
},
"source": {
"git": "https://github.com/wxq491216/DataEyeGameAnalysis.git",
"tag": "1.2.0"
},
"platforms": {
"ios": "6.0"
},
"requires_arc": true,
"source_files": "DataEyeGameAnalysis/*.h",
"vendored_libraries": "DataEyeGameAnalysis/*.a",
"frameworks": [
"AdSupport",
"Security",
"CoreTelephony",
"CoreLocation",
"SystemConfiguration"
],
"libraries": "z"
}