blob: 1478c3a049d925751f2a81da93c66bc92b70275f [file] [log] [blame]
{
"name": "KWTimer",
"version": "0.1.1",
"summary": "A sample timer",
"description": "A timer easy to use for objective-c",
"homepage": "https://github.com/kevin-ma/KWTimer",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"kevin": "devkevinma@gmail.com"
},
"source": {
"git": "https://github.com/kevin-ma/KWTimer.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "KWTimer/Classes/**/*",
"dependencies": {
}
}