[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / 6 / 7 / 2 / RestReaper / 0.0.6 / RestReaper.podspec.json
blob965b46271530aee756872b08777f4dc90fdd3a9e
2   "name": "RestReaper",
3   "version": "0.0.6",
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.0.6"
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