[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / f / d / 6 / STMReactiveAlert / 0.1.7 / STMReactiveAlert.podspec.json
blob71ef4a5271a00db598e6004cf540d075a2d09df0
2   "name": "STMReactiveAlert",
3   "version": "0.1.7",
4   "summary": "Display alerts with MVVM, ReactiveCocoa and MZFormSheetPresentationController",
5   "description": "Display alerts with MVVM, ReactiveCocoa and MZFormSheetPresentationController!",
6   "homepage": "https://github.com/stefanomondino/STMReactiveAlert",
7   "license": "MIT",
8   "authors": {
9     "Stefano Mondino": "stefano.mondino.dev@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/stefanomondino/STMReactiveAlert.git",
13     "tag": "0.1.7"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resource_bundles": {
21     "STMReactiveAlert": [
22       "Pod/Assets/*.png"
23     ]
24   },
25   "frameworks": "UIKit",
26   "dependencies": {
27     "ReactiveCocoa": [
28       "~>2.5"
29     ],
30     "MZFormSheetPresentationController": [
32     ]
33   },
34   "deprecated": true