[Add] DocumentReaderOCRRFIDStage 7.5.11035
[CocoaPods.git] / Specs / 6 / 5 / 9 / SNPhotoCarmeraViewController / 0.0.5 / SNPhotoCarmeraViewController.podspec.json
blob5ce817a5bd69f970f331129ba12e0a899fb45fea
2   "name": "SNPhotoCarmeraViewController",
3   "version": "0.0.5",
4   "summary": "Select pictures / photos, from a photo album or camera.",
5   "description": "Select a picture / photo, from a photo album or a camera. Collect from the system album and camera.",
6   "homepage": "https://github.com/snlo/SNPhotoCarmeraViewController",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "snlo": "snloveydus@sina.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/snlo/SNPhotoCarmeraViewController.git",
19     "tag": "0.0.5"
20   },
21   "source_files": "SNPhotoCarmeraViewController/SNPhotoCarmeraViewController/*.{h,m}",
22   "resources": "SNPhotoCarmeraViewController/SNPhotoCarmeraViewController/SNPhotoCarmera.bundle",
23   "requires_arc": true,
24   "xcconfig": {
25     "HEADER_SEARCH_PATHS": "$(SDKROOT)/usr/include/libxml2"
26   },
27   "dependencies": {
28     "SNTool": [
30     ]
31   }