blob: aebc44bb6cbe957dd29f18e099b88f8afc85d582 [file] [log] [blame]
{
"name": "XBSTimer",
"version": "0.1.0",
"summary": "NSTimer、CADisplayLink、destroy retain cycle, GCD timer Support",
"description": "NSTimer、CADisplayLink、destroy retain cycle, GCD timer Support",
"homepage": "https://github.com/Kevin-007/XBSTimer",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Aniyang": "547238747@qq.com"
},
"source": {
"git": "https://github.com/Kevin-007/XBSTimer.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "XBSTimer/Classes/**/*"
}