[Add] flutter_libmwc 0.0.3
[CocoaPods.git] / Specs / 1 / 4 / a / NomadTools / 0.3.4 / NomadTools.podspec.json
blobb86dc46456e24d2e4ebb424b50c59ad0bb774dfd
2   "name": "NomadTools",
3   "version": "0.3.4",
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.4"
18   },
19   "platforms": {
20     "ios": "12.1"
21   },
22   "source_files": "NomadTools/NomadTools/NomadTools/Classes/**/*",
23   "frameworks": [
24     "UIKit",
25     "MapKit",
26     "CoreLocation"
27   ],
28   "static_framework": true,
29   "dependencies": {
30     "Firebase": [
32     ],
33     "Firebase/Firestore": [
35     ],
36     "CodableFirebase": [
38     ],
39     "PromiseKit": [
41     ],
42     "Alamofire": [
44     ],
45     "Kingfisher": [
47     ],
48     "ZippyJSON": [
50     ],
51     "NVActivityIndicatorView": [
53     ],
54     "Cartography": [
56     ]
57   },
58   "swift_version": "5.0"