blob: 08894f6b5facd9b8a6f59bc24182839f6457138e [file] [log] [blame]
{
"name": "SFCustomButton",
"version": "0.0.1",
"summary": "Free layout iocn textlabel button",
"homepage": "https://github.com/WSFeng/SFCustomButton",
"license": "MIT",
"authors": {
"LUCA": "iwangshengfeng@163.com"
},
"social_media_url": "https://twitter.com/iWSFeng",
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/WSFeng/SFCustomButton.git",
"tag": "0.0.1"
},
"source_files": [
"SFCustomButton",
"SFCustomButton/SFCustomButton/Core/**/*.{h,m}"
],
"public_header_files": "SFCustomButton/SFCustomButton/Core/**/*.h",
"dependencies": {
"Masonry": [
]
},
"requires_arc": true
}