blob: 3eec2e62b162bb4971aaa90884dd588ad3deba49 [file] [log] [blame]
{
"name": "QTTimer",
"version": "0.2",
"summary": "QTTimer",
"description": "QTTimer",
"homepage": "https://github.com/HelloBie/QTTimer.git",
"license": "MIT",
"authors": {
"不不不紧张": "1005903848@qq.com"
},
"source": {
"git": "https://github.com/HelloBie/QTTimer.git",
"tag": "0.2"
},
"ios": {
"frameworks": "Foundation"
},
"platforms": {
"ios": "6.0"
},
"source_files": "QTTimer/QTTimer/定时器/*.{h,m}",
"frameworks": [
"Foundation",
"UIKit"
]
}