[Add] MapboxCommon 24.10.0-daily-2024-12-30-04-26
[CocoaPods.git] / Specs / e / c / 4 / VEditorKit / 1.2.0 / VEditorKit.podspec.json
blob5ce12aaf574c7e705156a3718e7ccbb16a54cf3f
2   "name": "VEditorKit",
3   "version": "1.2.0",
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.2.0"
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   }