blob: 735d67c50e48ff833b1ec4d0c5b20f7c3f1093cb [file] [log] [blame]
{
"name": "NBTimerTask",
"version": "1.0.0",
"summary": "一个使用source实现的易用的Timer",
"homepage": "https://github.com/liubin303/NBTimerTask",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"liubin303": "273631976@qq.com"
},
"source": {
"git": "https://github.com/liubin303/NBTimerTask.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "7.0"
},
"source_files": "NBTimerTask/*.{h,m}",
"requires_arc": true
}