blob: 43eeeb1f509055bd57ef6e199eef1bea5025259b [file] [log] [blame]
{
"name": "XYPhotoBrowser",
"version": "1.0.0",
"summary": "Be based on XLPhotoBrowser+CoderXL used on iOS.",
"description": "Be based on XLPhotoBrowser+CoderXL used on iOS, which implement by Objective-C.",
"homepage": "https://gitee.com/code_lc/XYPhotoBrowser",
"license": "MIT",
"authors": {
"code_lc": "21468329@qq.com"
},
"source": {
"git": "https://gitee.com/code_lc/XYPhotoBrowser.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "XYPhotoBrowser/**/*.{h,m}",
"dependencies": {
"XLPhotoBrowser+CoderXL": [
]
}
}