blob: 31e7d9ce19ac3ee8a4181d9186cf221fe0ab0b81 [file] [log] [blame]
{
"name": "SACameraPickerViewController",
"version": "0.1.0",
"summary": "A small replacement for Apple's UIImagePickerController that allows you to customize the UI.",
"homepage": "https://github.com/synappsdev/SACameraPickerViewController",
"license": "MIT",
"authors": {
"Toby Herbert": "tobyherbert@synappsdev.co.uk"
},
"source": {
"git": "https://github.com/synappsdev/SACameraPickerViewController.git",
"tag": "0.1.0"
},
"social_media_url": "https://twitter.com/synappsdev",
"platforms": {
"ios": "6.0"
},
"requires_arc": true,
"source_files": "Pod/Classes",
"public_header_files": "Pod/Classes/*.h",
"frameworks": [
"UIKit",
"AVFoundation"
]
}