[Add] MYBLMusicSDK 0.5.8
[CocoaPods.git] / Specs / e / 4 / b / PGRequest / 0.7.2 / PGRequest.podspec.json
blobb4c5b3c7d82a99f89f8fe6f9d74b3e4473484dca
2   "name": "PGRequest",
3   "version": "0.7.2",
4   "summary": "API Protocols",
5   "description": "API Protocols for Alamofire and RxSwift",
6   "homepage": "https://github.com/ipagong/PGRequest",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "ipagong": "ipagong.dev@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/ipagong/PGRequest.git",
16     "tag": "0.7.2"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "PGRequest/Classes/**/*",
22   "swift_versions": [
23     "5.0"
24   ],
25   "dependencies": {
26     "Alamofire": [
27       "~> 5.0"
28     ],
29     "RxCocoa": [
30       "~> 5.0"
31     ],
32     "RxSwift": [
33       "~> 5.0"
34     ]
35   },
36   "swift_version": "5.0"