blob: 38b5080b6c12fa0cecff35595a9ad5e799fc6e94 [file] [log] [blame]
{
"name": "EditorJSKit",
"version": "0.0.2",
"summary": "iOS Framework for generated clean data from Editor.js.",
"description": "SDK for editor.js. Parse and render natively supported blocks. Put blocks into your UICollectionView or implement your own custom renderer. Design and use custom blocks.",
"homepage": "https://github.com/Upstarts/editor.js-kit-ios",
"screenshots": "https://raw.githubusercontent.com/Upstarts/editor.js-kit-ios/master/screenshot.jpg",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Upstarts": "dev@upstarts.work"
},
"source": {
"git": "https://github.com/Upstarts/editor.js-kit-ios.git",
"tag": "0.0.2"
},
"swift_version": "4.2",
"platforms": {
"ios": "9.0"
},
"source_files": "EditorJSKit/Classes/**/*"
}