[Add] ACWebSocketClient 0.1.0
[CocoaPods.git] / Specs / 6 / 7 / 2 / RestReaper / 0.1.0 / RestReaper.podspec.json
blob46041ff54b0fc736c12c1cc528f505a3d9408998
2   "name": "RestReaper",
3   "version": "0.1.0",
4   "summary": "Asynchronous RESTFul interaction made fast and easy for iOS and Mac OSX",
5   "homepage": "https://github.com/daltoniam/RestReaper",
6   "license": "Apache License, Version 2.0",
7   "authors": {
8     "Dalton Cherry": "daltoniam@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/daltoniam/RestReaper.git",
12     "tag": "0.1.0"
13   },
14   "platforms": {
15     "ios": "6.0",
16     "osx": "10.8"
17   },
18   "source_files": "*.{h,m}",
19   "dependencies": {
20     "DCModel": [
22     ],
23     "AFNetworking": [
25     ],
26     "JSONJoy": [
28     ]
29   },
30   "requires_arc": true