[Add] GluedInSDK 2.5.1
[CocoaPods.git] / Specs / a / 3 / 9 / RESTClient-iOS / 0.1.2 / RESTClient-iOS.podspec.json
blob22ddd688420057b817afb84e6f2434be1fa9c1fb
2   "name": "RESTClient-iOS",
3   "version": "0.1.2",
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.2"
14   },
15   "source_files": "RESTClient/*.swift",
16   "requires_arc": true,
17   "dependencies": {
18     "Alamofire": [
20     ]
21   },
22   "pushed_with_swift_version": "3.0"