[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / e / 9 / 0 / ReSwiftConsumer / 0.9.0 / ReSwiftConsumer.podspec.json
blob25bd7070859a33ef387aa86ca96cad356d88e97f
2   "name": "ReSwiftConsumer",
3   "version": "0.9.0",
4   "summary": "With ReSwiftConsumer you can consume segmented property changes of state.",
5   "description": "With ReSwift Consumer, we can observe the property changes interested using Property selector.\nIt include some components that can be used in ViewController level.",
6   "homepage": "https://github.com/brownsoo/ReSwift-Consumer",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE.md"
10   },
11   "authors": {
12     "brownsoo": "hansune@me.com"
13   },
14   "source": {
15     "git": "https://github.com/brownsoo/ReSwift-Consumer.git",
16     "tag": "0.9.0"
17   },
18   "social_media_url": "https://twitter.com/hansoolabs",
19   "platforms": {
20     "ios": "11.0",
21     "tvos": "9.0"
22   },
23   "source_files": "ReSwiftConsumer/**/*.swift",
24   "requires_arc": true,
25   "frameworks": "UIKit",
26   "dependencies": {
27     "ReSwift": [
28       "~> 5.0.0"
29     ]
30   },
31   "swift_versions": [
32     "5.0",
33     "4.2",
34     "5.0"
35   ],
36   "swift_version": "5.0"