blob: ec3969c960629a975b47312bbf0d4add2b339a15 [file] [log] [blame]
{
"name": "EGMonitor_IDFA",
"version": "3.0.4.6",
"summary": "易观方舟iOS版本SDK,具体使用方法请参考官方文档:http://dev.analysys.cn/static/html/frontView/doc/sdk.html#ios-h",
"homepage": "http://dev.analysys.cn/static/",
"license": {
"type": "MIT"
},
"authors": {
"analysys": "zhiku@analysys.com.cn"
},
"platforms": {
"ios": "5.0"
},
"source": {
"git": "https://github.com/analysys/EGMonitor_IDFA.git",
"tag": "3.0.4.6"
},
"source_files": "EGMonitor/*.h",
"frameworks": [
"WebKit",
"CoreTelephony",
"SystemConfiguration",
"AdSupport"
],
"libraries": "z",
"vendored_libraries": "EGMonitor/*.a",
"requires_arc": true
}