blob: 6a53fda596030ada29a4faee9e264569ffd2ae3b [file] [log] [blame]
{
"name": "YQPhotoPicker",
"version": "0.0.2",
"summary": "A photo picker",
"homepage": "https://github.com/a770322699/YQPhotoPicker",
"license": "MIT",
"authors": {
"YiQuan": "770322699@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/a770322699/YQPhotoPicker.git",
"tag": "0.0.2"
},
"source_files": "YQPhotoPicker/**/*.{h,m}",
"frameworks": [
"Foundation",
"UIKit",
"Photos"
],
"requires_arc": true
}