blob: a427a6ef2edb914861954130f4e81e0ced008087 [file] [log] [blame]
{
"name": "ZCCLLocationSino",
"version": "1.0.0",
"summary": "CLLocationSino Extend",
"description": "CLLocationSino 火星坐标转换",
"platforms": {
"ios": "7.0"
},
"license": {
"type": "Copyright",
"text": "Zac Inc. 2017"
},
"homepage": "https://github.com/zac-wang/MyOtherLib.git",
"authors": {
"王志超": "love_iphone@qq.com"
},
"source": {
"git": "https://github.com/zac-wang/MyOtherLib.git",
"tag": "c1.0.0"
},
"source_files": "ZCCLLocationSino/**/*.{h,m,c,mm}",
"public_header_files": "ZCCLLocationSino/**/*.{h}",
"requires_arc": true,
"frameworks": [
"Foundation",
"UIKit"
],
"deprecated": true
}