[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / b / c / a / Reqres / 2.0.0 / Reqres.podspec.json
blob17a8a0d765e23fa482effa9cba818f6cbdb8daaf
2   "name": "Reqres",
3   "version": "2.0.0",
4   "summary": "Simple network activity logger",
5   "description": "Logs every request app makes, works great with Alamofire.",
6   "homepage": "https://github.com/AckeeCZ/Reqres",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Ackee": "info@ackee.cz"
13   },
14   "source": {
15     "git": "https://github.com/AckeeCZ/Reqres.git",
16     "tag": "2.0.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "Reqres/Classes/**/*",
22   "pushed_with_swift_version": "3.0"