blob: 4f62117091d4a15e371ba17fd11eb8447470d766 [file] [log] [blame]
{
"name": "iOS-Camera-Button",
"version": "0.0.1",
"summary": "A button that behaves like the camera button in iOS",
"description": "A clone of the iOS camera button including animation",
"homepage": "https://github.com/otusweb/iOS-camera-button",
"license": {
"type": "MIT",
"file": "license.md"
},
"authors": {
"Olivier Destrebecq": "olivier@mobdesignapps.fr"
},
"social_media_url": "http://twitter.com/otusweb",
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/otusweb/iOS-camera-button.git",
"tag": "0.0.1"
},
"source_files": "Classes/*.{swift}",
"exclude_files": "sample",
"pushed_with_swift_version": "3.0"
}