blob: 5595eb50813b8eaeedeb741f4d96362e5e6e6bcb [file] [log] [blame]
{
"name": "KYShutterButton",
"version": "2.0.1",
"summary": "KYShutterButton is a custom button that is similar to the shutter button of the camera app",
"homepage": "https://github.com/ykyouhei/KYShutterButton",
"license": "MIT",
"authors": {
"Kyohei Yamaguchi": "kyouhei.lab@gmail.com"
},
"social_media_url": "https://twitter.com/kyo__hei",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/ykyouhei/KYShutterButton.git",
"tag": "2.0.1"
},
"source_files": "KYShutterButton/Classes/*.swift",
"requires_arc": true,
"pushed_with_swift_version": "3.1"
}