blob: e09d41d5454959e7135cfeb933a0c16257f193d7 [file] [log] [blame]
{
"name": "Chronos-Swift",
"version": "0.2.1",
"summary": "Grand Central Dispatch Utilities",
"homepage": "https://github.com/comyarzaheri/Chronos-Swift",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Comyar Zaheri, Andrew Chun": "Zero223@gmail.com"
},
"platforms": {
"ios": "8.0",
"osx": "10.9"
},
"source": {
"git": "https://github.com/comyarzaheri/Chronos-Swift.git",
"tag": "0.2.1"
},
"source_files": "Chronos/*.swift",
"requires_arc": true,
"module_name": "Chronos"
}