[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / f / d / 6 / STMReactiveAlert / 0.1.5 / STMReactiveAlert.podspec.json
blobc9b03c081d0dfa4b1999442d0c0ca48c23da03a6
2   "name": "STMReactiveAlert",
3   "version": "0.1.5",
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.5"
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