blob: c666fcacb413c96f9590e4c1241f57be0c658dda [file] [log] [blame]
{
"name": "weakTargetTimer",
"version": "0.0.1",
"summary": "Weak target timer for iOS.",
"homepage": "https://github.com/kudocc/WTTimer",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"KudoCC": "cangmuma@gmail.com"
},
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/kudocc/WTTimer.git",
"tag": "0.0.1"
},
"source_files": "weakTargetTimer/*.{h,m}",
"requires_arc": true
}