blob: d6f9a4b91514a3f2160af1457fdfdd21a2c590cf [file] [log] [blame]
{
"name": "NSTimer-SunTask",
"version": "0.2.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.2.0"
},
"platforms": {
"ios": "2.0"
},
"source_files": "NSTimer-SunTask/Classes/**/*",
"frameworks": "Foundation"
}