blob: eca2c0f409a57f645bb36552ef9e087bc0e759b7 [file] [log] [blame]
{
"name": "YXJLinksButton",
"version": "0.0.1",
"summary": "带下划线的button",
"description": "比如注册协议,往往下面有一条横线。也是HTML种a标签的默认效果",
"homepage": "https://github.com/stubbornnessness",
"screenshots": "http://120.27.93.73/files/myPublicProject/YXJLinksButton1.png",
"license": "Apache License, Version 2.0",
"authors": {
"stubbornness1219": "18223847097@163.com"
},
"source": {
"git": "https://github.com/stubbornnessness/YXJLinksButton.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"module_name": "YXJLinksButton",
"source_files": "Pod/*",
"frameworks": "UIKit"
}