blob: c9e49092047e352275f11d2f08e16880e3def5eb [file] [log] [blame]
{
"name": "LYGCDTimer",
"version": "0.0.1",
"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": "0.0.1"
},
"source_files": [
"Classes",
"LYGCDTimer/LYButton/**/*.{h,m}"
],
"exclude_files": "Classes/Exclude",
"requires_arc": true
}