[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 9 / d / f / SimpleREST / 0.2.1 / SimpleREST.podspec.json
blobd4a878bbf99f83f5c463fac1cddd38a89bd8d7f3
2   "name": "SimpleREST",
3   "version": "0.2.1",
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.2.1"
17   },
18   "swift_versions": "5.0",
19   "platforms": {
20     "ios": "9.0"
21   },
22   "source_files": "SimpleREST/Classes/**/*",
23   "swift_version": "5.0"