[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / e / c / 4 / VEditorKit / 1.3.7 / VEditorKit.podspec.json
blob8ec6d2fd1dc1dbad1eadf93127dcb3b3141644a0
2   "name": "VEditorKit",
3   "version": "1.3.7",
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.7"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "requires_arc": true,
22   "source_files": "VEditorKit/**/*",
23   "dependencies": {
24     "Texture": [
25       "~> 2.7"
26     ],
27     "BonMot": [
29     ],
30     "RxSwift": [
32     ],
33     "RxCocoa": [
35     ]
36   }