blob: 85d06418d0b2c5a4d3f6b6869a0869aa438cab20 [file] [log] [blame]
{
"name": "CassowarySwift",
"version": "0.1.0",
"summary": "Cassowary for Swift using cassowary.js",
"homepage": "https://github.com/turbolent/CassowarySwift",
"license": "MIT",
"authors": {
"Bastian Mùˆller": "bastian@turbolent.com"
},
"source": {
"git": "https://github.com/turbolent/CassowarySwift.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0",
"osx": "10.9"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resources": "Pod/Assets/**/*",
"frameworks": "JavaScriptCore"
}