blob: d80385c165c4a00eb52821fb87db1eae052ef151 [file] [log] [blame]
{
"name": "SimpleCameraLibrary",
"version": "0.1.5",
"summary": "The SCLSimpCamController is intended to be used as a simpler version of UIImagePickerViewController.",
"homepage": "http://www.jera.com.br",
"license": "MIT",
"authors": {
"": "mnmaraes@gmail.com"
},
"source": {
"git": "https://github.com/mnmaraes/SimpleCameraLibrary.git",
"tag": "0.1.5"
},
"platforms": {
"ios": null
},
"requires_arc": true,
"source_files": "Classes/ios/*.{h,m}",
"ios": {
"exclude_files": "Classes/osx"
},
"osx": {
"exclude_files": "Classes/ios"
}
}