[Add] DocumentReaderOCRRFIDStage 7.5.10896
[CocoaPods.git] / Specs / 1 / 5 / f / SNPhotoCarmeraViewControllor / 0.0.1 / SNPhotoCarmeraViewControllor.podspec.json
blobcef56d1e3deedcf9ea72189abd82fa7996256b55
2   "name": "SNPhotoCarmeraViewControllor",
3   "version": "0.0.1",
4   "summary": "Select pictures/photos from albums or cameras.",
5   "description": "Select pictures/photos from albums or cameras. Use system albums and camera captures.",
6   "homepage": "https://github.com/snlo/SNPhotoCarmeraViewControllor",
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/SNPhotoCarmeraViewControllor.git",
19     "tag": "0.0.1"
20   },
21   "source_files": "SNPhotoCarmeraViewControllor/SNPhotoCarmeraViewControllor/*.{h,m}",
22   "requires_arc": true,
23   "xcconfig": {
24     "HEADER_SEARCH_PATHS": "$(SDKROOT)/usr/include/libxml2"
25   }