blob: 59a22ac337a1cd8e332849377753f2eb3957ca6f [file] [log] [blame]
{
"name": "CustomAnyShapeButton",
"version": "1.0.0",
"summary": "CustomAnyShapeButton.",
"description": "It is a custom button used on iOS, which implement by Objective-C.",
"homepage": "https://github.com/liulinhong/CustomAnyShapeButton",
"license": "MIT",
"authors": {
"linhong.liu": "liulinhong@feinno.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/liulinhong/CustomAnyShapeButton.git",
"tag": "1.0.0"
},
"source_files": "CustomAnyShapeButton/CustomAnyShapeButton/",
"frameworks": [
"Foundation",
"CoreGraphics",
"UIKit"
],
"requires_arc": true
}