blob: bd7044cd50958d15c509c4e73df2b1fc9d0aa65d [file] [log] [blame]
{
"name": "LDXTimer",
"version": "0.0.2",
"summary": "不会循环引用的定时器",
"description": "不会循环引用的定时器",
"homepage": "https://github.com/github-liuxu/LDXTimer",
"license": "MIT",
"authors": {
"刘东旭": "chuyang009@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/github-liuxu/LDXTimer.git",
"tag": "0.0.2"
},
"source_files": [
"Classes",
"Classes/**/*.{h,m}"
],
"exclude_files": "Classes/Exclude"
}