blob: 631dd29b86de6c7c43313cc3957619c0364843ce [file] [log] [blame]
{
"name": "Glass",
"version": "0.0.4",
"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.4"
},
"source_files": "Glass/*.swift",
"requires_arc": true,
"module_name": "Glass"
}