blob: 39554b13f9aaa2bdc0ed4f3a91081d13465f2c5a [file] [log] [blame]
{
"name": "YYButtonTest",
"version": "0.0.1",
"summary": "my button",
"description": "我的按钮",
"homepage": "https://github.com/YellowStarH/YYButton",
"license": "MIT",
"authors": {
"YellowStarH": "921906766@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/YellowStarH/YYButton.git",
"tag": "0.0.1"
},
"source_files": [
"YYButtonTest/YYButtonTest/mmmmm",
"*.{h,m}"
],
"frameworks": "UIKit"
}