[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / b / d / f / ReSwiftSubscription / 0.2.0 / ReSwiftSubscription.podspec.json
bloba8f96265556d30f13c3cb127dc956dc8b2958cab
2   "name": "ReSwiftSubscription",
3   "version": "0.2.0",
4   "summary": "This framework provides things on top of ReSwift.",
5   "description": "This framework provides things on top of ReSwift which is the best Redux framework for Swift.",
6   "homepage": "https://github.com/tuyendv2/ReSwiftSubscription",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "tuyendv2": "tuyen.dinhvan@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/tuyendv2/ReSwiftSubscription.git",
16     "tag": "0.2.0"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "swift_version": "4.0",
22   "source_files": "ReSwiftSubscription/Classes/**/*",
23   "dependencies": {
24     "Eureka": [
26     ],
27     "ReSwift": [
29     ],
30     "IBAnimatable": [
32     ],
33     "SwiftyBeaverObject": [
35     ],
36     "RichContentEditor": [
38     ]
39   }