[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / 1 / 4 / a / NomadTools / 0.4.0 / NomadTools.podspec.json
blob7f824f63030ba66be4972bb4fb7f22fe0699b859
2   "name": "NomadTools",
3   "version": "0.4.0",
4   "summary": "Various Development tools for XCode & iOS Swift",
5   "swift_versions": "5.0",
6   "homepage": "https://github.com/justinackermann/NomadTools",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "justinackermann": "justinackermann@yahoo.com"
13   },
14   "source": {
15     "git": "https://github.com/justinackermann/NomadTools.git",
16     "branch": "tampa",
17     "tag": "0.4.0"
18   },
19   "platforms": {
20     "ios": "12.1"
21   },
22   "source_files": "NomadTools/NomadTools/NomadTools/Classes/**/*",
23   "resource_bundles": {
24     "IconAssets": [
25       "NomadTools/NomadTools/NomadTools/Assets/*.xcassets"
26     ]
27   },
28   "frameworks": [
29     "UIKit",
30     "MapKit",
31     "CoreLocation",
32     "AuthenticationServices"
33   ],
34   "static_framework": true,
35   "dependencies": {
36     "Firebase": [
38     ],
39     "Firebase/Auth": [
41     ],
42     "Firebase/Firestore": [
44     ],
45     "CodableFirebase": [
47     ],
48     "PromiseKit": [
50     ],
51     "Alamofire": [
53     ],
54     "Kingfisher": [
56     ],
57     "ZippyJSON": [
59     ],
60     "NVActivityIndicatorView": [
62     ],
63     "Cartography": [
65     ],
66     "FAPanels": [
68     ],
69     "UIColor_Hex_Swift": [
71     ]
72   },
73   "swift_version": "5.0"