[Add] CXHAdSDK 1.4.6
[CocoaPods.git] / Specs / 9 / d / f / SimpleREST / 0.1.3 / SimpleREST.podspec.json
blob693c81ea655f3fdb2b5645110d9acc6ab21bff1b
2   "name": "SimpleREST",
3   "version": "0.1.3",
4   "summary": "Simple REST client",
5   "description": "Simple REST client with ability to cache response data",
6   "homepage": "https://github.com/alexander-gaidukov/SimpleREST",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "alexander-gaidukov": "alexander.gaidukov@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/alexander-gaidukov/SimpleREST.git",
16     "tag": "0.1.3"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "SimpleREST/Classes/**/*",
22   "pushed_with_swift_version": "4.0"