blob: 18dd6e9b5ac8b3d112dbc4957221926efc477bca [file] [log] [blame]
{
"name": "MVPhotosLoader",
"version": "0.1.0",
"summary": "Helper class to programmatically load images and videos into your device photo library",
"license": "MIT",
"homepage": "https://github.com/bizz84/MVPhotosLoader",
"authors": {
"Andrea Bizzotto": "bizz84@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/bizz84/MVPhotosLoader.git",
"tag": "0.1.0"
},
"source_files": "MVPhotosLoader/*.{swift}",
"requires_arc": true
}