blob: a0636c06eac9ec7fc659da65a1e5400eef00b80d [file] [log] [blame]
{
"name": "GotoCoreSwift",
"version": "0.1.0",
"summary": "MVC framework for rapid application development.",
"description": "MVC framework for rapid application development. Ported from ActionScript3 version.",
"homepage": "https://github.com/varadig/GotoCoreSwift",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"varadig": "varadi83gabor@gmail.com"
},
"source": {
"git": "https://github.com/varadig/GotoCoreSwift.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "GotoCoreSwift/Classes/**/*",
"frameworks": "UIKit",
"pushed_with_swift_version": "3"
}