[Add] AlibabacloudEcs20140526 3.0.0
[CocoaPods.git] / Specs / e / 9 / 0 / ReSwiftConsumer / 0.2.0 / ReSwiftConsumer.podspec.json
blobbaa2e949c4238887a6e6fdec4ffb2a0e830e0ed0
2   "name": "ReSwiftConsumer",
3   "version": "0.2.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.2.0"
17   },
18   "social_media_url": "https://twitter.com/hansoolabs",
19   "platforms": {
20     "ios": "10.3"
21   },
22   "source_files": "ReSwiftConsumer/Classes/**/*.swift",
23   "frameworks": "UIKit",
24   "dependencies": {
25     "ReSwift": [
27     ]
28   }