[Add] MiniPlengi 1.5.8
[CocoaPods.git] / Specs / a / 3 / 9 / RESTClient-iOS / 0.1.4 / RESTClient-iOS.podspec.json
blob540e76f1c058f9248081b1a99e71c6636b7761fb
2   "name": "RESTClient-iOS",
3   "version": "0.1.4",
4   "summary": "RESTClient is a lightweight wrapper for Alamofire requests that works with JSON responses",
5   "homepage": "https://github.com/Streetmage/RESTClient",
6   "license": "MIT",
7   "authors": "Evgeny Kubrakov",
8   "platforms": {
9     "ios": "10.0"
10   },
11   "source": {
12     "git": "https://github.com/Streetmage/RESTClient.git",
13     "tag": "0.1.4"
14   },
15   "source_files": "RESTClient/*.swift",
16   "requires_arc": true,
17   "dependencies": {
18     "Alamofire": [
20     ]
21   },
22   "pushed_with_swift_version": "3.0"