blob: b63c01728321ddc2748d50b748cbd80309892207 [file] [log] [blame]
{
"name": "LYGCDTimer",
"version": "1.0.4",
"summary": "a button for you",
"description": "this project is my test",
"homepage": "https://github.com/XueWuQianKun/ButtonTimer",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"XueWuQianKun": "1603196678@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/XueWuQianKun/ButtonTimer.git",
"tag": "1.0.4"
},
"source_files": [
"LYGCDTimer",
"LYGCDTimer/LYButton/**/*.{h,m}"
],
"exclude_files": "Classes/Exclude",
"requires_arc": true
}