blob: fdb37b5776c128e147fda7e79d2e596f8061a0a6 [file] [log] [blame]
{
"name": "NSTimer-SunTask",
"version": "0.1.0",
"summary": "扩展NSTimer对定期任务的支持",
"description": "本分类用于扩展NSTimer对定期任务的支持",
"homepage": "https://github.com/sunbohong/NSTimer-SunTask",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"sunbohong": "sunbohong@gmail.com"
},
"source": {
"git": "https://github.com/sunbohong/NSTimer-SunTask.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "2.0"
},
"source_files": "NSTimer-SunTask/Classes/**/*",
"frameworks": "Foundation"
}