[Add] CastledNotificationService 4.1.3
[CocoaPods.git] / Specs / a / e / 8 / CURestKit / 1.0.4 / CURestKit.podspec.json
blobc16b440b1aa1ec30d7b2508d583c585002601cc5
2   "name": "CURestKit",
3   "version": "1.0.4",
4   "summary": "light weight of client for RESTFul server.",
5   "description": "                   light weight of client for RESTFul server.Including objectives mapper. \n",
6   "homepage": "https://github.com/studentdeng/CURestkit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "curer": "studentdeng@hotmail.com"
13   },
14   "platforms": {
15     "ios": "5.0"
16   },
17   "source": {
18     "git": "https://github.com/studentdeng/CURestkit.git",
19     "tag": "1.0.4"
20   },
21   "source_files": [
22     "CURestkit",
23     "CURestkit/**/*.{h,m}"
24   ],
25   "requires_arc": true,
26   "dependencies": {
27     "ASIHTTPRequest": [
29     ]
30   }