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