blob: dc75f417be691111a8e2455824678ae349fac581 [file] [log] [blame]
{
"name": "Chronos",
"version": "0.2.0",
"summary": "Grand Central Dispatch Utilities",
"homepage": "https://github.com/Olympus-Library/Chronos",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Comyar Zaheri": ""
},
"platforms": {
"ios": "7.0",
"osx": "10.9"
},
"source": {
"git": "https://github.com/Olympus-Library/Chronos.git",
"tag": "0.2.0"
},
"source_files": [
"Chronos/*.{h,m}",
"Chronos/**/*.{h,m}"
],
"module_name": "Chronos"
}