[Add] AlibabacloudEcs20140526 3.0.0
[CocoaPods.git] / Specs / e / 9 / 0 / ReSwiftConsumer / 0.1.5 / ReSwiftConsumer.podspec.json
blob52f8710bc9c6e46ef06ac38f7729df09a3d5b86e
2   "name": "ReSwiftConsumer",
3   "version": "0.1.5",
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.5"
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"