[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / 7 / f / 2 / DeathlessLocationPod / 1.1 / DeathlessLocationPod.podspec.json
blob9ed3d200729d26a0f7cb32f329d1c02ea915e2c5
2   "name": "DeathlessLocationPod",
3   "version": "1.1",
4   "summary": "A  pod for MonkeyDev",
5   "description": "- 利用定位来达到后台时进程不被杀死,同时又很省电",
6   "homepage": "https://github.com/dalianmengwei/DeathlessLocation",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "No One": "dalianmengwei@sohu.com"
13   },
14   "social_media_url": "http://weibo.com/myloverlulu",
15   "platforms": {
16     "ios": "8.0"
17   },
18   "source": {
19     "git": "https://github.com/dalianmengwei/DeathlessLocation.git",
20     "tag": 1.1
21   },
22   "source_files": "DeathlessLocationPod/**/*.{h,m}",
23   "requires_arc": true,
24   "pod_target_xcconfig": {
25     "ONLY_ACTIVE_ARCH": "No"
26   }