blob: eba2cb2e5c78408e71e66ad48f0ef27aeb2a8619 [file] [log] [blame]
{
"name": "Chronos-Swift",
"version": "0.2.2",
"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",
"tvos": "9.0"
},
"source": {
"git": "https://github.com/comyarzaheri/Chronos-Swift.git",
"tag": "0.2.2"
},
"source_files": "Chronos/*.swift",
"requires_arc": true,
"module_name": "Chronos"
}