blob: 167f763da9cc13c2fe31c261d5c6c9ade6840268 [file] [log] [blame]
{
"name": "Zhuge",
"version": "1.3.7",
"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.3.7"
},
"frameworks": [
"UIKit",
"Foundation",
"SystemConfiguration",
"CoreTelephony",
"Accelerate",
"CoreGraphics",
"QuartzCore",
"Security"
],
"source_files": [
"Classes",
"Zhuge/**/*.{h,m}"
],
"requires_arc": true
}