CNLiveLocationManager.podspec.json
570 Bytes
{
"name": "CNLiveLocationManager",
"version": "0.1.5",
"summary": "A short description of CNLiveLocationManager.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/梁星国/CNLiveLocationManager",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"梁星国": "jyyjkt@qq.com"
},
"source": {
"git": "https://github.com/梁星国/CNLiveLocationManager.git",
"tag": "0.1.5"
},
"platforms": {
"ios": "8.0"
},
"source_files": "CNLiveLocationManager/Classes/**/*"
}