[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / f / a / 9 / SwpLocation / 1.2.0 / SwpLocation.podspec.json
blobc9062bec49a0edc887fc7daa4acb6b74a0cfcd34
2   "name": "SwpLocation",
3   "version": "1.2.0",
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.2.0"
20   },
21   "source_files": [
22     "SwpLocation",
23     "SwpLocation/**/*.{h,m}"
24   ],
25   "public_header_files": "SwpLocation/**/*.h",
26   "resources": "SwpLocation/Resources/SwpLocation.bundle",
27   "frameworks": [
28     "Foundation",
29     "CoreLocation"
30   ],
31   "requires_arc": true