[Add] ZJSDK 2.5.5.0
[CocoaPods.git] / Specs / d / e / 3 / RestBird / 0.5.2 / RestBird.podspec.json
blob77e2b16ef9e893be13ffd79f52ffca7751045b96
2   "name": "RestBird",
3   "version": "0.5.2",
4   "homepage": "https://github.com/halcyonmobile/RestBird",
5   "license": {
6     "type": "MIT",
7     "file": "LICENSE"
8   },
9   "authors": "Halcyon Mobile",
10   "summary": "Lightweight, stateless REST network manager over the Codable protocol.",
11   "swift_versions": "5.2",
12   "platforms": {
13     "ios": "10.0",
14     "osx": "10.10"
15   },
16   "source": {
17     "git": "https://github.com/halcyonmobile/RestBird.git",
18     "tag": "0.5.2"
19   },
20   "source_files": "Sources/RestBird/**/*.swift",
21   "dependencies": {
22     "Alamofire": [
23       "~> 4.0"
24     ]
25   },
26   "swift_version": "5.2"