blob: 436096d17a9adaa9053993485a2d270262e8c298 [file] [log] [blame]
{
"name": "MKImpulse",
"version": "1.0.5",
"license": "MIT",
"summary": "MKImpulse是一个代替NSTimer的高精度脉冲器, 基于GCD编写.",
"homepage": "https://github.com/SYFH/MKImpulse",
"authors": {
"SYFH": "SYFH"
},
"source": {
"git": "https://github.com/SYFH/MKImpulse.git",
"tag": "1.0.5"
},
"platforms": {
"ios": "7.0"
},
"source_files": "MKImpulse/*.{h,m}"
}