blob: 4250756a5f28e69acc03afaa7e656bcb5938acaa [file] [log] [blame]
{
"name": "SNPhotoCarmeraViewController",
"version": "0.0.3",
"summary": "Select pictures / photos, from a photo album or camera.",
"description": "Select a picture / photo, from a photo album or a camera. Collect from the system album and camera.",
"homepage": "https://github.com/snlo/SNPhotoCarmeraViewController",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"snlo": "snloveydus@sina.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/snlo/SNPhotoCarmeraViewController.git",
"tag": "0.0.3"
},
"source_files": "SNPhotoCarmeraViewController/SNPhotoCarmeraViewController/*.{h,m}",
"requires_arc": true,
"xcconfig": {
"HEADER_SEARCH_PATHS": "$(SDKROOT)/usr/include/libxml2"
}
}