[Add] CastledNotificationService 4.1.3
[CocoaPods.git] / Specs / a / e / 8 / CURestKit / 1.0.3 / CURestKit.podspec.json
blob17a76958f51b7e616dae1a198aa310ad519d3bc1
2   "name": "CURestKit",
3   "version": "1.0.3",
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.3"
20   },
21   "source_files": [
22     "CURestkit",
23     "CURestkit/**/*.{h,m}"
24   ],
25   "requires_arc": true,
26   "dependencies": {
27     "ASIHTTPRequest": [
29     ]
30   }