blob: 965c2decf4ef766157e487649f94400de366ba4a [file] [log] [blame]
{
"name": "NSTimerImprovement",
"version": "0.0.2",
"summary": "NSTimerImprovement:Some functions of NSTimer are improved",
"homepage": "https://github.com/liuchongfaye/NSTimerInprovement",
"license": "MIT",
"authors": {
"刘冲": "liuchongfaye@163.com"
},
"platforms": {
"ios": "4.0"
},
"source": {
"git": "https://github.com/liuchongfaye/NSTimerInprovement.git",
"tag": "0.0.2"
},
"source_files": "NSTimerInprovement/NSTimer/*.{h,m}",
"requires_arc": true
}