[Add] FireworkVideoUI 0.2.9
[CocoaPods.git] / Specs / 7 / b / 6 / EditorJSKit / 0.0.5 / EditorJSKit.podspec.json
blob5ce1d702a67e43c4fdc857fa4e6829182c6c010a
2   "name": "EditorJSKit",
3   "version": "0.0.5",
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.0.5"
18   },
19   "swift_versions": "4.2",
20   "platforms": {
21     "ios": "9.0"
22   },
23   "source_files": "EditorJSKit/Classes/**/*",
24   "swift_version": "4.2"