[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / f / a / 9 / SwpLocation / 1.0.5 / SwpLocation.podspec.json
blob020faa6cf4d73f25cd953c65093d21d82e941c10
2   "name": "SwpLocation",
3   "version": "1.0.5",
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": "email@address.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/swp-song/SwpLocation.git",
19     "tag": "1.0.5"
20   },
21   "source_files": [
22     "SwpLocation",
23     "SwpLocation/**/*.{h,m}"
24   ],
25   "frameworks": [
26     "Foundation",
27     "CoreLocation"
28   ],
29   "requires_arc": true