blob: 96fbe20d249a35adf585470ad78683becf0a0fb7 [file] [log] [blame]
{
"name": "Zhugeio",
"version": "1.4.4",
"summary": "iOS tracking library for Zhuge Analytics",
"homepage": "http://zhugeio.com",
"license": "MIT",
"authors": {
"37degree,Inc": "support@37degree.com"
},
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/zhugesdk/zhuge-ios.git",
"tag": "1.4.4"
},
"frameworks": [
"UIKit",
"Foundation",
"SystemConfiguration",
"CoreTelephony",
"Accelerate",
"CoreGraphics",
"QuartzCore",
"Security"
],
"source_files": [
"Classes",
"Zhuge/**/*.{h,m}"
],
"requires_arc": true
}