| { | |
| "name": "BDCamera", | |
| "version": "0.1", | |
| "summary": "BDCamera is a simple camera with AVFoundation", | |
| "homepage": "https://github.com/leoru/KKActionSheet", | |
| "license": "MIT", | |
| "authors": { | |
| "leoru": "kirillkunst@gmail.com" | |
| }, | |
| "requires_arc": true, | |
| "platforms": { | |
| "ios": "7.0" | |
| }, | |
| "source": { | |
| "git": "https://github.com/Borodutch/BDCamera.git", | |
| "tag": "v0.1" | |
| }, | |
| "source_files": "BDCamera/**/*.{h,m}" | |
| } |