[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 7 / f / 2 / DeathlessLocationPod / 1.2 / DeathlessLocationPod.podspec.json
blob1b7f71889bca1baf12833eab573cd3522eebb71f
2   "name": "DeathlessLocationPod",
3   "version": "1.2",
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.2
21   },
22   "source_files": "DeathlessLocationPod/**/*.{h,m}",
23   "requires_arc": true,
24   "pod_target_xcconfig": {
25     "ONLY_ACTIVE_ARCH": "No"
26   }