blob: 32f1821ebc988c697265431296f4bc2975d5ed83 [file] [log] [blame]
{
"name": "leetal-KYShutterButton",
"version": "3.0.0",
"summary": "KYShutterButton is a custom button that is similar to the shutter button of the camera app",
"homepage": "https://github.com/leetal/KYShutterButton",
"license": "MIT",
"authors": {
"Kyohei Yamaguchi": "kyouhei.lab@gmail.com",
"leetal": "widerbergaren@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/leetal/KYShutterButton.git",
"tag": "3.0.0"
},
"source_files": "KYShutterButton/Classes/*.swift",
"requires_arc": true
}