blob: e2d4c1ddb7c104bb6aab4a77986cdc1e156d8e65 [file] [log] [blame]
{
"name": "VEditorKit",
"version": "1.2.8",
"summary": "Lightweight and Powerful Editor Kit",
"description": "Lightweight and Powerful Editor Kit built on Texture(AsyncDisplayKit)",
"homepage": "https://github.com/Geektree0101/VEditorKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Geektree0101": "h2s1880@gmail.com"
},
"source": {
"git": "https://github.com/Geektree0101/VEditorKit.git",
"tag": "1.2.8"
},
"platforms": {
"ios": "9.0"
},
"source_files": "VEditorKit/Classes/**/*",
"dependencies": {
"Texture": [
"~> 2.7"
],
"BonMot": [
],
"RxSwift": [
],
"RxCocoa": [
]
}
}