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