[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / 1 / 4 / a / NomadTools / 0.2.4 / NomadTools.podspec.json
blobcf47e6366eaee6b67821abd5ac47a451fa2d8fea
2   "name": "NomadTools",
3   "version": "0.2.4",
4   "summary": "Various Development tools for XCode & iOS Swift",
5   "homepage": "https://github.com/justinackermann/NomadTools",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "justinackermann": "justinackermann@yahoo.com"
12   },
13   "source": {
14     "git": "https://github.com/justinackermann/NomadTools.git",
15     "branch": "master",
16     "tag": "0.2.4"
17   },
18   "platforms": {
19     "ios": "12.0"
20   },
21   "source_files": "NomadTools/Classes/**/*",
22   "frameworks": [
23     "UIKit",
24     "MapKit",
25     "CoreLocation"
26   ],
27   "dependencies": {
28     "CodableFirebase": [
30     ],
31     "PromiseKit": [
32       "~> 6.8"
33     ],
34     "Firebase/Analytics": [
36     ],
37     "Firebase/Auth": [
39     ],
40     "Firebase/Firestore": [
42     ],
43     "Alamofire": [
44       "~> 5.2"
45     ],
46     "Kingfisher": [
47       "~> 6.0"
48     ]
49   }