[Add] FireworkVideoUI 0.2.9
[CocoaPods.git] / Specs / 7 / b / 6 / EditorJSKit / 0.1.2 / EditorJSKit.podspec.json
blobb4b45196d695934cb78dda2628ce2264cb2a1388
2   "name": "EditorJSKit",
3   "version": "0.1.2",
4   "summary": "iOS Framework for generated clean data from Editor.js.",
5   "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.",
6   "homepage": "https://github.com/Upstarts/editor.js-kit-ios",
7   "screenshots": "https://raw.githubusercontent.com/Upstarts/editor.js-kit-ios/master/screenshot.jpg",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Upstarts": "dev@upstarts.work"
14   },
15   "source": {
16     "git": "https://github.com/Upstarts/editor.js-kit-ios.git",
17     "tag": "0.1.2"
18   },
19   "swift_versions": "5.1",
20   "platforms": {
21     "ios": "9.0"
22   },
23   "source_files": "EditorJSKit/Classes/**/*",
24   "swift_version": "5.1"