blob: f7d0e5672b8fe810e0b3148b17b2aedaad720a06 [file] [log] [blame]
{
"name": "LNSelectPhotos",
"version": "0.0.9",
"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.0.9"
},
"source_files": "selectPhoto/**/*.{h,m}",
"resources": "selectPhoto/source/*.png",
"frameworks": [
"Foundation",
"Photos",
"UIKit"
],
"dependencies": {
"Masonry": [
"~>1.1.0"
]
}
}