[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / d / 9 / 8 / STMReactiveReachability / 1.0.0 / STMReactiveReachability.podspec.json
blob5e60a42a12776061d0b63053d1120d70ae235dc9
2   "name": "STMReactiveReachability",
3   "version": "1.0.0",
4   "summary": "ReactiveCocoa extensions for Reachability",
5   "description": "A simple library that adapts Reachability into ReactiveCocoa world",
6   "homepage": "https://github.com/stefanomondino/STMReactiveReachability",
7   "license": "MIT",
8   "authors": {
9     "Stefano Mondino": "stefano.mondino.dev@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/stefanomondino/STMReactiveReachability.git",
13     "tag": "1.0.0"
14   },
15   "social_media_url": "https://twitter.com/puntoste",
16   "platforms": {
17     "ios": "5.0"
18   },
19   "requires_arc": true,
20   "source_files": "Classes",
21   "dependencies": {
22     "Reachability": [
24     ],
25     "ReactiveCocoa": [
27     ]
28   },
29   "deprecated": true