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