[Add] AlibabacloudEcs20140526 3.0.0
[CocoaPods.git] / Specs / e / 9 / 0 / ReSwiftConsumer / 0.8.5 / ReSwiftConsumer.podspec.json
blobc830a679a333fa427e54e2543e3a6203dcb3ae59
2   "name": "ReSwiftConsumer",
3   "version": "0.8.5",
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.8.5"
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   },
29   "swift_versions": [
30     "4.0",
31     "4.2",
32     "5.0",
33     "5.0"
34   ],
35   "swift_version": "5.0"