[Add] LogRocket 1.47.1
[CocoaPods.git] / Specs / e / c / 4 / VEditorKit / 1.3.1 / VEditorKit.podspec.json
blob9331e8008d7eaad64525b3b6a254b369085b0976
2   "name": "VEditorKit",
3   "version": "1.3.1",
4   "summary": "Lightweight and Powerful Editor Kit",
5   "description": "Lightweight and Powerful Editor Kit built on Texture(AsyncDisplayKit)",
6   "homepage": "https://github.com/Geektree0101/VEditorKit",
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/VEditorKit.git",
16     "tag": "1.3.1"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "VEditorKit/Classes/**/*",
22   "dependencies": {
23     "Texture": [
24       "~> 2.7"
25     ],
26     "BonMot": [
28     ],
29     "RxSwift": [
31     ],
32     "RxCocoa": [
34     ]
35   }