[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / d / 1 / 4 / SACameraPickerViewController / 0.1.0 / SACameraPickerViewController.podspec.json
blob31e7d9ce19ac3ee8a4181d9186cf221fe0ab0b81
2   "name": "SACameraPickerViewController",
3   "version": "0.1.0",
4   "summary": "A small replacement for Apple's UIImagePickerController that allows you to customize the UI.",
5   "homepage": "https://github.com/synappsdev/SACameraPickerViewController",
6   "license": "MIT",
7   "authors": {
8     "Toby Herbert": "tobyherbert@synappsdev.co.uk"
9   },
10   "source": {
11     "git": "https://github.com/synappsdev/SACameraPickerViewController.git",
12     "tag": "0.1.0"
13   },
14   "social_media_url": "https://twitter.com/synappsdev",
15   "platforms": {
16     "ios": "6.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes",
20   "public_header_files": "Pod/Classes/*.h",
21   "frameworks": [
22     "UIKit",
23     "AVFoundation"
24   ]