blob: 68a1ef19c13108aabd51e92d449b1e014f416f9d [file] [log] [blame]
{
"name": "SwiftObject",
"platforms": {
"ios": "9.0"
},
"summary": "JS inspired Swift Object",
"requires_arc": true,
"version": "0.4.0",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Zach Eriksen": "zmeriksen@gmail.com"
},
"homepage": "https://gitlab.com/_leif/SwiftObject",
"source": {
"git": "https://gitlab.com/_leif/SwiftObject.git",
"tag": "0.4.0"
},
"frameworks": "Foundation",
"source_files": "SwiftObject/**/*.{swift}"
}