[Add] RegulaCommonNightly 7.5.938
[CocoaPods.git] / Specs / 5 / 3 / b / BambaSDK / 1.0.4 / BambaSDK.podspec.json
blobaf18dbabffb266cd860ec6068d0e69512b996f47
2   "name": "BambaSDK",
3   "platforms": {
4     "ios": "9.0",
5     "osx": "10.11",
6     "tvos": "9.0",
7     "watchos": "3.0"
8   },
9   "version": "1.0.4",
10   "source": {
11     "git": "https://github.com/vivebamba/bamba-sdk-swift5.git",
12     "tag": "1.0.4"
13   },
14   "authors": "desarrollo@vivebamba.com",
15   "license": {
16     "type": "MIT",
17     "file": "LICENSE"
18   },
19   "homepage": "https://github.com/vivebamba/bamba-sdk-swift5",
20   "summary": "Swift5 SDK for Bamba API",
21   "description": "This is the Swift5 SDK to consume the Bamba API",
22   "source_files": "BambaSDK/Classes/**/*.swift",
23   "dependencies": {
24     "AnyCodable-FlightSchool": [
25       "~> 0.4.0"
26     ]
27   }