blob: 63fc0b03275a6fac76bd7aad175916d4fcb503a6 [file] [log] [blame]
{
"name": "MKImpulse",
"version": "1.0.6",
"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.6"
},
"platforms": {
"ios": "7.0"
},
"source_files": "MKImpulse/*.{h,m}"
}