blob: 489a1d9d5791f9894ffb270eb97e58434d3d06ab [file] [log] [blame]
{
"name": "LNSelectPhotos",
"version": "0.1.0",
"summary": "照片选择",
"description": "照片选择,多选,单选,预览",
"homepage": "https://github.com/LenaMay/LNSelectPhotos.git",
"license": {
"type": "MIT"
},
"authors": {
"Lina": "17701031767@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/LenaMay/LNSelectPhotos.git",
"tag": "0.1.0"
},
"source_files": "selectPhoto/**/*.{h,m}",
"resources": "selectPhoto/source/*.png",
"frameworks": [
"Foundation",
"Photos",
"UIKit"
],
"dependencies": {
"Masonry": [
"~>1.1.0"
]
}
}