[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / e / 9 / 0 / ReSwiftConsumer / 0.1.6 / ReSwiftConsumer.podspec.json
blob8b27aa7724446ab3a0139de257c61df8714b16c5
2   "name": "ReSwiftConsumer",
3   "version": "0.1.6",
4   "summary": "With ReSwiftConsumer you can consume segmented property changes of state.",
5   "description": "ReSwiftConsumer는 ReSwift에 속성 선택함수(Property Selector)를 연결하여 사용한 것입니다.\nReSwiftConsumer를 사용해서 ReSwift의 State 중에서 자신이 원하는 속성값의 변경만 알아챌 수 있습니다.\nViewController 단에서 사용할 수 있는 콤포넌트를 포함하고 있습니다.",
6   "homepage": "https://github.com/brownsoo/ReSwift-Consumer",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "brownsoo": "hansune@me.com"
13   },
14   "source": {
15     "git": "https://github.com/brownsoo/ReSwift-Consumer.git",
16     "tag": "0.1.6"
17   },
18   "platforms": {
19     "ios": "10.3"
20   },
21   "source_files": "ReSwiftConsumer/Classes/**/*",
22   "frameworks": "UIKit",
23   "dependencies": {
24     "ReSwift": [
26     ]
27   },
28   "pushed_with_swift_version": "4.0"