blob: 9ae8ca8141c8ff311ba84d9e2f0775ab3cbd8021 [file] [log] [blame]
{
"name": "MMImagePicker",
"version": "3.7",
"summary": "A image picker used on iOS.",
"homepage": "https://github.com/CheeryLau/MMImagePicker",
"license": "MIT",
"authors": {
"Cheery Lau": "1625977078@qq.com"
},
"source": {
"git": "https://github.com/CheeryLau/MMImagePicker.git",
"tag": "3.7"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "MMImagePicker/**/*.{h,m}",
"resources": "MMImagePicker/**/MMImagePicker.bundle",
"frameworks": [
"Foundation",
"UIKit",
"AssetsLibrary"
]
}