blob: 0de8339671d2794276145860a612ca2d65d8c34f [file] [log] [blame]
{
"name": "LYButton",
"version": "1.0.0",
"summary": "LYButton+Extension",
"homepage": "https://github.com/luyun/LYButton",
"license": "MIT",
"authors": {
"luyun": "https://github.com/luyun/LYButton"
},
"requires_arc": true,
"source": {
"git": "https://github.com/luyun/LYButton.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "7.0"
},
"source_files": "LYButton/**/*.{h,m}"
}