blob: 907ef9a69397146501a388409b229773aeae93a1 [file] [log] [blame]
{
"name": "Glass",
"version": "0.0.3",
"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.3"
},
"source_files": "Glass/*.swift",
"requires_arc": true,
"module_name": "Glass"
}