blob: ed9fff0728af7cb9b4b42386ddc64581be9970a5 [file] [log] [blame]
{
"name": "JFTimer",
"version": "0.1.0",
"summary": "a usefull gcd timer",
"description": "长描述 a usefull gcd timer",
"homepage": "https://github.com/jeffinzhang/JFTimer",
"license": "MIT",
"authors": {
"jeffinzhang": "jeffinzhang@sina.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/jeffinzhang/JFTimer.git",
"tag": "0.1.0"
},
"source_files": [
"JFTimerTools",
"JFTimerTools/**/*.{h,m}"
],
"exclude_files": "JFTimer/Exclude"
}