[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / f / 0 / 9 / WolfLocation / 1.0.1 / WolfLocation.podspec.json
blob9b663ce0b93166acb54d54c965c071662dcb4884
2   "name": "WolfLocation",
3   "version": "1.0.1",
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": "1.0.1"
17   },
18   "social_media_url": "https://twitter.com/wolfmcnally",
19   "swift_versions": "5.0",
20   "source_files": "WolfLocation/Classes/**/*",
21   "platforms": {
22     "ios": "12.0"
23   },
24   "dependencies": {
25     "WolfLog": [
27     ],
28     "WolfApp": [
30     ],
31     "WolfConcurrency": [
33     ],
34     "WolfFoundation": [
36     ],
37     "WolfViews": [
39     ]
40   }