blob: 0774c9fd1dcee8fa08a8166e3b7d168c1f37b6df [file] [log] [blame]
{
"name": "SNPhotoCarmeraViewController",
"version": "0.0.2",
"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": "FILE_LICENSE"
},
"authors": {
"snlo": "snloveydus@sina.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/snlo/SNPhotoCarmeraViewController.git",
"tag": "0.0.2"
},
"source_files": "SNPhotoCarmeraViewController/SNPhotoCarmeraViewController/*.{h,m}",
"requires_arc": true,
"xcconfig": {
"HEADER_SEARCH_PATHS": "$(SDKROOT)/usr/include/libxml2"
}
}