blob: 7ccaa20f7ae1a96f85d489f84662214f4338c2ef [file] [log] [blame]
{
"name": "ZQShapedButton",
"version": "0.1",
"source": {
"git": "https://github.com/zhaozzq/ZQShapedButton.git",
"tag": "0.1"
},
"summary": "A shaped button in Swift.",
"description": "A shaped button in Swift. Refer to OBShapedButton (https://github.com/ole/OBShapedButton)",
"homepage": "https://github.com/zhaozzq/ZQShapedButton",
"license": "MIT",
"authors": {
"zhaozzq": "zhao_zzq2012@163.com"
},
"social_media_url": "https://twitter.com/ZHAOZQMOS",
"platforms": {
"ios": "9.0"
},
"source_files": "ZQShapedButton/Sources/**/*.swift",
"requires_arc": true,
"pod_target_xcconfig": {
"SWIFT_VERSION": "4.0"
},
"pushed_with_swift_version": "4.0"
}