[Add] ZJSDK 2.5.7.5
[CocoaPods.git] / Specs / d / 4 / 6 / RSRestKit / 0.1.6 / RSRestKit.podspec.json
blobdd19ee390fdc2e7b852319bab21dd413e275ff23
2   "name": "RSRestKit",
3   "version": "0.1.6",
4   "summary": "Simple framework for REST API with routing & mapping support",
5   "description": "                   The main idea of this framework is to simplify working with REST API: from mapping to requests to RESTful web service.\n",
6   "homepage": "https://github.com/RishatShamsutdinov/RSRestKit",
7   "license": "Apache License, Version 2.0",
8   "authors": {
9     "Rishat Shamsutdinov": "dichat.dark@gmail.com"
10   },
11   "platforms": {
12     "ios": "7.1"
13   },
14   "source": {
15     "git": "https://github.com/RishatShamsutdinov/RSRestKit.git",
16     "tag": "v0.1.6"
17   },
18   "source_files": [
19     "RSRestKit",
20     "RSRestKit/**/*.{h,m}"
21   ],
22   "requires_arc": true