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