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