blob: 1bb42d5ca736422ffb5a5dcedbde6445b2bc4e65 [file] [log] [blame]
{
"name": "MMPhotoLibrary",
"version": "0.1.0",
"summary": "A short summury of MMPhotoLibrary.",
"description": "A short description of MMPhotoLibrary.",
"homepage": "https://github.com/moosamir68/MMPhotoLibrary",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Moosa Mir": "moosamir68@gmail.com"
},
"source": {
"git": "https://github.com/moosamir68/MMPhotoLibrary.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "10.0"
},
"source_files": "MMPhotoLibrary/Classes/**/*",
"frameworks": "UIKit",
"dependencies": {
"TOCropViewController": [
"~> 2.3.4"
],
"KTCenterFlowLayout": [
"~> 1.3.1"
],
"SnapKit": [
"~> 4.0.0"
]
},
"pushed_with_swift_version": "4.0"
}