blob: eb5aa47daeb3152d8d46027a23344952a0a03c16 [file] [log] [blame]
{
"name": "JMPhotoBrowser",
"version": "0.0.3",
"summary": "Photo Select library for iOS.",
"description": "iOS系统相册多选,单选,相机类库封装,优化内存",
"homepage": "https://github.com/liuxuanbo11/JMPhotoBrowser",
"license": "MIT",
"authors": {
"刘轩博": "liuxuanbo11@126.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/liuxuanbo11/JMPhotoBrowser.git",
"tag": "0.0.3"
},
"source_files": "JMPhotoBrowser/**/*.{h,m}",
"resources": "JMPhotoBrowser/**/*.{png}",
"dependencies": {
"Masonry": [
],
"MBProgressHUD": [
]
}
}