blob: 66cd0b6134112d1de111702850ab8a82c8557678 [file] [log] [blame]
{
"name": "Glass",
"version": "0.0.1",
"summary": "iOS Layered Window Manager",
"homepage": "https://github.com/comyarzaheri/Glass",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Comyar Zaheri": ""
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/comyarzaheri/Glass.git",
"tag": "0.0.1"
},
"source_files": "Glass/*.swift",
"requires_arc": true,
"module_name": "Glass"
}