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