[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 5 / 2 / 1 / Knot / 1.2.0 / Knot.podspec.json
blob1bec9a66526278982c0274ed80020b49fb0e4797
2   "name": "Knot",
3   "version": "1.2.0",
4   "summary": "Lightweight & Predictable state driven node extension library",
5   "description": "Knot is lightweight & predictable state driven node extension library for Texture(AsyncDisplayKit)",
6   "homepage": "https://github.com/Geektree0101/Knot",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Geektree0101": "h2s1880@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/Geektree0101/Knot.git",
16     "tag": "1.2.0"
17   },
18   "platforms": {
19     "ios": "9.3"
20   },
21   "swift_versions": "5.0",
22   "source_files": "Knot/Classes/**/*",
23   "dependencies": {
24     "RxSwift": [
25       "~> 5.0"
26     ],
27     "RxCocoa": [
28       "~> 5.0"
29     ],
30     "Texture": [
31       "~> 2.8"
32     ]
33   },
34   "swift_version": "5.0"