[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 5 / c / 6 / RestEngine / 0.1.0 / RestEngine.podspec.json
blob9cbbb3f4e53948d6f353500e7f4b4230abb5ef94
2   "name": "RestEngine",
3   "version": "0.1.0",
4   "summary": "An engine to communicate with rest apis.",
5   "description": "An engine to communicate with rest apis. It is written over Argo and RxSwift.",
6   "homepage": "https://github.com/hariseldon78/RestEngine",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Roberto Previdi": "hariseldon78@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/hariseldon78/RestEngine.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "RestEngine/Classes/**/*",
22   "pushed_with_swift_version": "3.0"