blob: 2ff27c25c1d172918265b0b9d199251498b129d8 [file] [log] [blame]
{
"name": "Chronos",
"version": "0.1.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.1.0"
},
"source_files": [
"Chronos/*.{h,m}",
"Chronos/**/*.{h,m}"
]
}