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