[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / d / 4 / 6 / RSRestKit / 0.1.0 / RSRestKit.podspec.json
blobee7d2118acd4fb3fec4ca27adaf6752d879acbca
2   "name": "RSRestKit",
3   "version": "0.1.0",
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.0"
17   },
18   "source_files": [
19     "RSRestKit",
20     "RSRestKit/**/*.{h,m}"
21   ],
22   "requires_arc": true