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