blob: 35b5a9a36ba44f54046363e2b913ec224fe13e1d [file] [log] [blame]
{
"name": "MMPhotoLibrary",
"version": "0.2.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.2.0"
},
"platforms": {
"ios": "10.0"
},
"source_files": "MMPhotoLibrary/Classes/**/*",
"resources": [
"MMPhotoLibrary/Assests.xcassets",
"MMPhotoLibrary/Classes/*.xib"
],
"frameworks": "UIKit",
"dependencies": {
"TOCropViewController": [
"~> 2.3.4"
],
"KTCenterFlowLayout": [
"~> 1.3.1"
],
"SnapKit": [
"~> 4.0.0"
]
}
}