blob: 0722aeb1ff6c7013a695ccac5e34d277d94c1be6 [file] [log] [blame]
{
"name": "SLPhotoSelection",
"version": "1.0.0",
"summary": "Create easy and fast an SLPhotoSelection.",
"description": "A great lib to show and manage selections images and videos.",
"homepage": "https://github.com/agustinslions/SLPickerView.git",
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"authors": {
"agustinslions": "agustinslions@gmail.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/agustinslions/SLPhotoSelection.git",
"tag": "1.0.0"
},
"source_files": "SLPhotoSelection/SLPhotoSelection/**/*.{h,m}",
"resources": [
"SLPhotoSelection/SLPhotoSelection/**/*.{storyboard,xib}"
],
"requires_arc": true
}