| { |
| "name": "DBCameraButton", |
| "version": "1.0.0", |
| "summary": "Customizable, IB_DESIGNABLE, iOS style camera button.", |
| "description": "Сamera button in the style of a standard iOS camera. Customizable, IB_DESIGNABLE. UIButton category (extension).", |
| "homepage": "https://github.com/immago/DBCameraButton", |
| "screenshots": "https://user-images.githubusercontent.com/5740772/29002628-5ec56d38-7aaf-11e7-85a4-4810e918784f.gif", |
| "license": { |
| "type": "Apache-2.0", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "Dmitry Byankin": "the.immago@gmail.com" |
| }, |
| "source": { |
| "git": "https://github.com/immago/DBCameraButton.git", |
| "tag": "1.0.0" |
| }, |
| "platforms": { |
| "ios": "9.0" |
| }, |
| "source_files": "Classes/**/*" |
| } |