blob: f07529f06aa92ea1a4efaf34b05bf0814fe42958 [file] [log] [blame]
{
"name": "KYShutterButton",
"version": "1.0.3",
"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": "1.0.3"
},
"source_files": "KYShutterButton/Classes/*.swift",
"requires_arc": true
}