[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / f / a / 9 / SwpLocation / 1.0.6 / SwpLocation.podspec.json
blob97ec034d05a8c67260330580e15264659ff4bbab
2   "name": "SwpLocation",
3   "version": "1.0.6",
4   "summary": "iOS,系统定位封装",
5   "description": "TODO: iOS,系统定位封装",
6   "homepage": "https://github.com/swp-song/SwpLocation",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "swp_song": "396587868@qq.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/swp-song/SwpLocation.git",
19     "tag": "1.0.6"
20   },
21   "source_files": [
22     "SwpLocation",
23     "SwpLocation/**/*.{h,m}"
24   ],
25   "frameworks": [
26     "Foundation",
27     "CoreLocation"
28   ],
29   "requires_arc": true