blob: adca1b7a929856402276214a691e44a3d87fb701 [file] [log] [blame]
{
"name": "SFCustomButton",
"version": "1.0.2",
"summary": "SFCustomButton.",
"description": "Free layout iocn textlabel button IOS9+.",
"homepage": "https://github.com/WSFeng/SFCustomButton",
"license": "MIT",
"authors": {
"LUCA": "iwangshengfeng@163.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/WSFeng/SFCustomButton.git",
"tag": "1.0.2"
},
"source_files": "Classs/**/*.{h,m}",
"public_header_files": "Classs/*.h",
"requires_arc": true,
"frameworks": "UIKit"
}