blob: 9ed3d200729d26a0f7cb32f329d1c02ea915e2c5 [file] [log] [blame]
{
"name": "DeathlessLocationPod",
"version": "1.1",
"summary": "A pod for MonkeyDev",
"description": "- 利用定位来达到后台时进程不被杀死,同时又很省电",
"homepage": "https://github.com/dalianmengwei/DeathlessLocation",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"No One": "dalianmengwei@sohu.com"
},
"social_media_url": "http://weibo.com/myloverlulu",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/dalianmengwei/DeathlessLocation.git",
"tag": 1.1
},
"source_files": "DeathlessLocationPod/**/*.{h,m}",
"requires_arc": true,
"pod_target_xcconfig": {
"ONLY_ACTIVE_ARCH": "No"
}
}