[Add] BideaseConnect 1.0.79
[CocoaPods.git] / Specs / 7 / 6 / b / SpaceXAPI-Swift / 1.0.5 / SpaceXAPI-Swift.podspec.json
blob9eb6738cf1888d4a2fc852737461595d7180cb41
2   "name": "SpaceXAPI-Swift",
3   "platforms": {
4     "ios": "11.0"
5   },
6   "summary": "SpaceXAPI-Swift is a swift wrapper for ApaceX API created by r/SpaceX.",
7   "requires_arc": true,
8   "version": "1.0.5",
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE"
12   },
13   "authors": {
14     "Sami Sharafeddine": "me@samisharaf.com"
15   },
16   "homepage": "https://github.com/devsamsh/SpaceXAPI-Swift",
17   "source": {
18     "git": "https://github.com/devsamsh/SpaceXAPI-Swift.git",
19     "tag": "1.0.5"
20   },
21   "dependencies": {
22     "Alamofire": [
23       "~> 4.8.1"
24     ]
25   },
26   "source_files": "SpaceXAPI-Swift/**/*.{swift}",
27   "swift_version": "4.2"