[Add] TencentEffect_S1-00 3.0.1.5
[CocoaPods.git] / Specs / 8 / b / 0 / SMReactiveRestKit / 0.2.0 / SMReactiveRestKit.podspec.json
blob410781a56c712586a36cff87bac65f670aa1e2e3
2   "name": "SMReactiveRestKit",
3   "version": "0.2.0",
4   "summary": "ReactiveCocoa implementation for RestKit",
5   "description": "                      SMReactiveRestKit brings all the power of RestKit into ReactiveCocoa world. It wraps RKObjectManager into a signal that can be subscribed to.\n",
6   "homepage": "https://github.com/stefanomondino/SMReactiveRestKit",
7   "license": "MIT",
8   "authors": {
9     "Stefano Mondino": "stefano.mondino.dev@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/stefanomondino/SMReactiveRestKit.git",
13     "tag": "0.2.0"
14   },
15   "social_media_url": "http://www.stefanomondino.com",
16   "platforms": {
17     "ios": "5.0",
18     "osx": "10.7"
19   },
20   "requires_arc": true,
21   "source_files": "Classes",
22   "public_header_files": "Classes/*.h",
23   "dependencies": {
24     "ReactiveCocoa": [
26     ],
27     "libextobjc/EXTScope": [
29     ],
30     "RestKit": [
32     ]
33   },
34   "deprecated": true