blob: b4b45196d695934cb78dda2628ce2264cb2a1388 [file] [log] [blame]
{
"name": "EditorJSKit",
"version": "0.1.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.1.2"
},
"swift_versions": "5.1",
"platforms": {
"ios": "9.0"
},
"source_files": "EditorJSKit/Classes/**/*",
"swift_version": "5.1"
}