blob: cf6aa5cd54974e2ae6bd8a6ef0b363681884d1a2 [file] [log] [blame]
{
"name": "EGCocoapodsDemo",
"version": "1.0",
"summary": "易观方舟SDK,具体使用方法请参考官方文档:http://dev.analysys.cn/static/html/frontView/doc/sdk.html#ios-h",
"homepage": "https://github.com/analysys/EGCocoapodsDemo",
"license": "MIT",
"authors": {
"analysys": "zhiku@analysys.com.cn"
},
"platforms": {
"ios": "5.0"
},
"source": {
"git": "https://github.com/analysys/EGCocoapodsDemo.git",
"tag": "1.0"
},
"source_files": "Classes/*.{h,m}",
"requires_arc": true
}