blob: c017f7b9fc97c3077961217cd126c8337e3c39cb [file] [log] [blame]
{
"name": "MGPhotoPicker",
"version": "0.0.1",
"summary": "相册图片选择",
"description": "图片选择,可以多选并有编辑功能",
"homepage": "https://github.com/spf-iOS/MGPhotoPicker",
"license": "MIT",
"authors": {
"spf-iOS": ""
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/spf-iOS/MGPhotoPicker.git",
"tag": "0.0.1"
},
"source_files": "MGPhotoPicker-Demo/Sources/Classes/**/*.{h,m,swift}",
"resource_bundles": {
"Resources": [
"MGPhotoPicker-Demo/Sources/res/**"
]
},
"frameworks": [
"Photos",
"AssetsLibrary"
],
"dependencies": {
"MGProgressHUD": [
],
"SDWebImage": [
]
},
"pushed_with_swift_version": "3.0"
}