[Add] kit_extension 0.4.3
[CocoaPods.git] / Specs / 2 / 3 / a / ACEViewSwift / 1.0.0 / ACEViewSwift.podspec.json
blob56a95dab00860c21b27dd6eeb07456261887e6b3
2   "name": "ACEViewSwift",
3   "version": "1.0.0",
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.0"
23   },
24   "source_files": "ACEViewSwift",
25   "frameworks": "WebKit"