blob: cef56d1e3deedcf9ea72189abd82fa7996256b55 [file] [log] [blame]
{
"name": "SNPhotoCarmeraViewControllor",
"version": "0.0.1",
"summary": "Select pictures/photos from albums or cameras.",
"description": "Select pictures/photos from albums or cameras. Use system albums and camera captures.",
"homepage": "https://github.com/snlo/SNPhotoCarmeraViewControllor",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"snlo": "snloveydus@sina.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/snlo/SNPhotoCarmeraViewControllor.git",
"tag": "0.0.1"
},
"source_files": "SNPhotoCarmeraViewControllor/SNPhotoCarmeraViewControllor/*.{h,m}",
"requires_arc": true,
"xcconfig": {
"HEADER_SEARCH_PATHS": "$(SDKROOT)/usr/include/libxml2"
}
}