[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / 7 / b / 6 / EditorJSKit / 0.2.0 / EditorJSKit.podspec.json
blobf40ffb687bf999a45e5b984bb18b43593fe03e78
2   "name": "EditorJSKit",
3   "version": "0.2.0",
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://static.upstarts.work/ejkit/editorjs.kit-ios-scr.png",
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.2.0"
18   },
19   "swift_versions": "5.1",
20   "platforms": {
21     "ios": "10.0"
22   },
23   "source_files": "EditorJSKit/Classes/**/*",
24   "swift_version": "5.1"