blob: 7bc6796b549936ce2aeb73ef43b971769994bf53 [file] [log] [blame]
{
"name": "HTimer",
"version": "1.0.0",
"summary": "解决定时器循环引用的问题;使用block回调",
"homepage": "https://github.com/vivihu/HTimer",
"license": "MIT",
"authors": {
"胡伟伟": "huweiwei1991@gmail.com"
},
"platforms": {
"ios": "5.0"
},
"source": {
"git": "https://github.com/vivihu/HTimer.git",
"tag": "1.0.0"
},
"source_files": "HTimer/**/*.{h,m}",
"requires_arc": true
}