[Add] CZarSDK 1.1.12-test01
[CocoaPods.git] / Specs / 0 / c / e / Overcoat+ReactiveCocoa / 4.0.0-beta.2 / Overcoat+ReactiveCocoa.podspec.json
blob8eb38c13add1d3fc99dc57974819c09f6b9e7767
2   "name": "Overcoat+ReactiveCocoa",
3   "version": "4.0.0-beta.2",
4   "cocoapods_version": ">= 0.39",
5   "license": "MIT",
6   "summary": "Overcoat is a small but powerful library that makes creating REST clients simple and fun.",
7   "homepage": "https://github.com/overcoat/Overcoat",
8   "authors": {
9     "Guillermo Gonzalez": "gonzalezreal@icloud.com",
10     "sodastsai": "sodas@icloud.com"
11   },
12   "source": {
13     "git": "https://github.com/overcoat/Overcoat.git",
14     "tag": "4.0.0-beta.2"
15   },
16   "requires_arc": true,
17   "platforms": {
18     "ios": "8.0",
19     "osx": "10.9"
20   },
21   "dependencies": {
22     "Overcoat": [
23       "~> 4.0.0-beta.2"
24     ],
25     "ReactiveCocoa": [
26       "~> 2.4"
27     ]
28   },
29   "source_files": "Sources/ReactiveCocoa/*.{h,m}",
30   "header_dir": "OvercoatReactiveCocoa"