blob: 6be7caf880fc2d51e16226d5daeeaed2cd459687 [file] [log] [blame]
{
"name": "YYButtonTest",
"version": "0.0.2",
"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.2"
},
"source_files": [
"YYButtonTest/YYButtonTest/mmmmm",
"*.{h,m}"
],
"frameworks": "UIKit"
}