[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 2 / b / d / Reachability-RACExtensions / 0.1.0 / Reachability-RACExtensions.podspec.json
blob793dde2d84ab60c8e01d8e8174b7f589fa00af81
2   "name": "Reachability-RACExtensions",
3   "version": "0.1.0",
4   "summary": "Reachability in Reactive way!",
5   "homepage": "https://github.com/kaiinui/Reachability-RACExtensions",
6   "authors": {
7     "kaiinui": "lied.der.optik@gmail.com"
8   },
9   "source": {
10     "git": "https://github.com/kaiinui/Reachability-RACExtensions.git",
11     "tag": "v0.1.0"
12   },
13   "source_files": "ReachabilityRACExt/Classes/**/*.{h,m}",
14   "requires_arc": true,
15   "platforms": {
16     "ios": "7.0"
17   },
18   "dependencies": {
19     "ReactiveCocoa": [
21     ],
22     "Reachability": [
24     ]
25   },
26   "license": "MIT"