blob: fd631e2b41b437ff3d48c0a999af5eb24a40460f [file] [log] [blame]
{
"name": "NSTimerInprovement",
"version": "0.0.1",
"summary": "NSTimerInprovement: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.1"
},
"source_files": "NSTimerInprovement/NSTimer/*.{h,m}",
"requires_arc": true
}