blob: 850875402bcf23f28456fd71e27dd1ca799a9384 [file] [log] [blame]
{
"name": "CustomAnyShapeButton",
"version": "1.1.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.1.0"
},
"source_files": "CustomAnyShapeButton/CustomAnyShapeButton",
"requires_arc": true
}