blob: 56a95dab00860c21b27dd6eeb07456261887e6b3 [file] [log] [blame]
{
"name": "ACEViewSwift",
"version": "1.0.0",
"summary": "Use the wonderful ACE editor in your Swift Cocoa applications",
"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.",
"homepage": "https://github.com/ACENative/ACEViewSwift",
"screenshots": "https://raw.github.com/ACENative/ACEViewSwift/master/Screenshots/Demo%20window.png",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Vasilis Akoinoglou": "alladinian@gmail.com"
},
"social_media_url": "http://twitter.com/alladinian",
"documentation_url": "http://acenative.github.io/ACEViewSwift/",
"platforms": {
"osx": "10.10"
},
"source": {
"git": "https://github.com/ACENative/ACEViewSwift.git",
"tag": "v1.0.0"
},
"source_files": "ACEViewSwift",
"frameworks": "WebKit"
}