CNLiveLocationManager.podspec.json
545 Bytes
{
"name": "CNLiveLocationManager",
"version": "0.1.5",
"summary": "系统定位",
"description": "本地定位",
"homepage": "https://bj.gitlab.cnlive.com/ios-team/CNLiveLocationManager",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"梁星国": "jyyjkt@qq.com"
},
"source": {
"git": "https://bj.gitlab.cnlive.com/ios-team/CNLiveLocationManager.git",
"tag": "0.1.5"
},
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"source_files": "CNLiveLocationManager/Classes/*"
}