[Add] MediaPipeTasksGenAI 0.10.20
[CocoaPods.git] / Specs / 2 / 3 / a / ACEViewSwift / 1.0.1 / ACEViewSwift.podspec.json
blob70b222ee01a27c467b44ed69823e8c43167d1722
2   "name": "ACEViewSwift",
3   "version": "1.0.1",
4   "summary": "Use the wonderful ACE editor in your Swift Cocoa applications",
5   "description": "The ACEView framework aims to allow you to use the ACE source code editor in your Cocoa applications, as if it were a native control.",
6   "homepage": "https://github.com/ACENative/ACEViewSwift",
7   "screenshots": "https://raw.github.com/ACENative/ACEViewSwift/master/Screenshots/Demo%20window.png",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Vasilis Akoinoglou": "alladinian@gmail.com"
14   },
15   "social_media_url": "http://twitter.com/alladinian",
16   "documentation_url": "http://acenative.github.io/ACEViewSwift/",
17   "platforms": {
18     "osx": "10.10"
19   },
20   "source": {
21     "git": "https://github.com/ACENative/ACEViewSwift.git",
22     "tag": "v1.0.1",
23     "submodules": true
24   },
25   "source_files": "ACEViewSwift/*.swift",
26   "frameworks": "WebKit",
27   "resources": [
28     "ACEBuilds/src-min/*",
29     "ACEViewSwift/Dependencies/emmet/*",
30     "ACEViewSwift/index.html"
31   ]