[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / f / c / 9 / Expecta+ReactiveCocoa / 0.2.0 / Expecta+ReactiveCocoa.podspec.json
blobbc508d12dc5e9287965f58b9d2a78e1776e4d9e3
2   "name": "Expecta+ReactiveCocoa",
3   "version": "0.2.0",
4   "summary": "Expecta matchers for ReactiveCocoa.",
5   "homepage": "https://github.com/kylef/Expecta-ReactiveCocoa",
6   "license": {
7     "type": "BSD",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Kyle Fuller": "inbox@kylefuller.co.uk"
12   },
13   "social_media_url": "https://twitter.com/kylefuller",
14   "source": {
15     "git": "https://github.com/kylef/Expecta-ReactiveCocoa.git",
16     "tag": "0.2.0"
17   },
18   "source_files": "ExpectaReactiveCocoa/*.{h,m}",
19   "requires_arc": true,
20   "dependencies": {
21     "Expecta": [
23     ],
24     "ReactiveCocoa": [
26     ]
27   },
28   "platforms": {
29     "ios": "5.0",
30     "osx": "10.7"
31   }