blob: 49b1ebc6d1e5baeb39ad25fc50a1c9012262b0b3 [file] [log] [blame]
{
"name": "MMPhotoPicker",
"version": "1.7",
"summary": "A photo picker used on iOS.",
"homepage": "https://github.com/ChellyLau/MMPhotoPicker",
"license": "MIT",
"authors": {
"LEA": "1625977078@qq.com"
},
"source": {
"git": "https://github.com/ChellyLau/MMPhotoPicker.git",
"tag": "1.7"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "MMPhotoPicker/**/*.{h,m}",
"resources": "MMPhotoPicker/**/MMPhotoPicker.xcassets",
"frameworks": [
"Foundation",
"UIKit",
"Photos"
]
}