blob: 2880bb3af6320a14308db45aa806494b19aaf320 [file] [log] [blame]
{
"name": "Chronos-Swift",
"version": "0.1.2",
"summary": "Grand Central Dispatch Utilities",
"homepage": "https://github.com/Olympus-Library/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/Olympus-Library/Chronos-Swift.git",
"tag": "0.1.2"
},
"source_files": "Chronos/*.swift",
"requires_arc": true
}