blob: a4213245bd8a0383da9c95e495516c904bf169c5 [file] [log] [blame]
{
"name": "LWPhotoPicker",
"version": "1.0.0",
"summary": "照片选择器,支持保留宽高比与固定宽高比两种类型选择视图.",
"description": "LWPhotoPicker,照片选择器,支持保留宽高比与固定宽高比两种类型选择视图.",
"homepage": "https://github.com/luowei/LWPhotoPicker",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"luowei": "luowei@wodedata.com"
},
"source": {
"git": "https://github.com/luowei/LWPhotoPicker.git"
},
"platforms": {
"ios": "8.0"
},
"source_files": "LWPhotoPicker/Classes/**/*",
"public_header_files": "LWPhotoPicker/Classes/**/*.h",
"dependencies": {
"Masonry": [
],
"YYCache": [
]
}
}