[Add] TIoTLinkVideo 2.4.35
[CocoaPods.git] / Specs / 1 / 4 / a / NomadTools / 0.3.5 / NomadTools.podspec.json
blob1761c7afcac3548876cc50c63addf0743971ba47
2   "name": "NomadTools",
3   "version": "0.3.5",
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.3.5"
18   },
19   "platforms": {
20     "ios": "12.1"
21   },
22   "source_files": "NomadTools/NomadTools/NomadTools/Classes/**/*",
23   "frameworks": [
24     "UIKit",
25     "MapKit",
26     "CoreLocation",
27     "AuthenticationServices"
28   ],
29   "static_framework": true,
30   "dependencies": {
31     "Firebase": [
33     ],
34     "Firebase/Firestore": [
36     ],
37     "CodableFirebase": [
39     ],
40     "PromiseKit": [
42     ],
43     "Alamofire": [
45     ],
46     "Kingfisher": [
48     ],
49     "ZippyJSON": [
51     ],
52     "NVActivityIndicatorView": [
54     ],
55     "Cartography": [
57     ]
58   },
59   "swift_version": "5.0"