[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 1 / 4 / a / NomadTools / 0.2.3 / NomadTools.podspec.json
blobea83a82be4428d3356cdf69e9eb815a2193f54cd
2   "name": "NomadTools",
3   "version": "0.2.3",
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.3"
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": [
33     ]
34   }