[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / 6 / e / a / FMEditorSwift / 1.0.3 / FMEditorSwift.podspec.json
blob37c3fc7237670eeb975c8ac5276acb09bcf0816e
2   "name": "FMEditorSwift",
3   "version": "1.0.3",
4   "summary": "HTML Editor for iOS written in Swift",
5   "homepage": "https://github.com/dev-fanmaum/fmeditor-swift",
6   "license": {
7     "type": "BSD 3-clause",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Fanmaum Inc.": "dev@fanmaum.com"
12   },
13   "source": {
14     "git": "https://github.com/dev-fanmaum/fmeditor-swift.git",
15     "tag": "1.0.3"
16   },
17   "social_media_url": "https://twitter.com/fanplus_app",
18   "swift_versions": "5.0",
19   "platforms": {
20     "ios": "12.1"
21   },
22   "source_files": "FMEditorSwift/Classes/*",
23   "resource_bundles": {
24     "FMEditorSwift": [
25       "FMEditorSwift/Assets/icons/*",
26       "FMEditorSwift/Assets/editor/*"
27     ]
28   },
29   "frameworks": [
30     "UIKit",
31     "WebKit"
32   ],
33   "swift_version": "5.0"