[Add] XMUniversalSDK 1.0.0.0-dev
[CocoaPods.git] / Specs / 0 / c / 2 / BlockfrostSwiftSDK / 0.0.5 / BlockfrostSwiftSDK.podspec.json
blob139e3896691295be50b60571f474cd47b795cd70
2   "name": "BlockfrostSwiftSDK",
3   "platforms": {
4     "ios": "13.0",
5     "osx": "10.15",
6     "tvos": "13.0",
7     "watchos": "6.0"
8   },
9   "version": "0.0.5",
10   "source": {
11     "git": "git@github.com:blockfrost/blockfrost-swift.git",
12     "tag": "0.0.5"
13   },
14   "authors": "Blockfrost Swift SDK",
15   "license": "MIT",
16   "homepage": "https://github.com/blockfrost/blockfrost-swift",
17   "summary": "Blockfrost Swift SDK",
18   "source_files": "BlockfrostSwiftSDK/Classes/**/*.swift",
19   "dependencies": {
20     "AnyCodable-FlightSchool": [
21       "~> 0.6.2"
22     ],
23     "Alamofire": [
24       "~> 5.4.3"
25     ]
26   }