blob: 141ccf373c8daa44d30552b7be2b62957969e5cc [file] [log] [blame]
{
"name": "MGCaptureControlView",
"version": "1.0.1",
"summary": "A camera capture control button with supporting clicking, long press, cancelation like WeChat , QQ.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/memetghini/MGCaptureControlView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"memetghini": "memetghini@qq.com"
},
"source": {
"git": "https://github.com/memetghini/MGCaptureControlView.git",
"tag": "1.0.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "MGCaptureControlView/Classes/**/*"
}