[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / e / 9 / 0 / ReSwiftConsumer / 0.1.1 / ReSwiftConsumer.podspec.json
blobf5dbd8a3cb5183250240eca1e815bbbb63633e93
2   "name": "ReSwiftConsumer",
3   "version": "0.1.1",
4   "summary": "Selective Property Consumer using ReSwift.",
5   "description": "A Consumer for state changes. Using ReSwiftConsumer you can selectively observe property changes of ReSwift global state.",
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.1"
17   },
18   "platforms": {
19     "ios": "10.3"
20   },
21   "source_files": "ReSwiftConsumer/Classes/**/*",
22   "dependencies": {
23     "ReSwift": [
24       "~> 4.0.0"
25     ]
26   },
27   "pushed_with_swift_version": "4.0"