[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / f / 0 / 9 / WolfLocation / 0.2.2 / WolfLocation.podspec.json
blobd41b070d3c540ec0fe7b10fff859aa3855619396
2   "name": "WolfLocation",
3   "version": "0.2.2",
4   "summary": "Tools for working with CoreLocation, including iBeacons.",
5   "description": "Tools for working with CoreLocation, including iBeacons. Derived from WolfCore.",
6   "homepage": "https://github.com/wolfmcnally/WolfLocation",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "wolfmcnally": "wolf@wolfmcnally.com"
13   },
14   "source": {
15     "git": "https://github.com/wolfmcnally/WolfLocation.git",
16     "tag": "0.2.2"
17   },
18   "social_media_url": "https://twitter.com/wolfmcnally",
19   "swift_version": "4.1",
20   "dependencies": {
21     "SwiftLint": [
23     ],
24     "WolfCore": [
25       "~> 2.2"
26     ]
27   },
28   "source_files": "WolfLocation/Classes/**/*",
29   "platforms": {
30     "ios": "11.0"
31   }