blob: c416615cfed318de09f92ac5900b15c70df1e173 [file] [log] [blame]
{
"name": "LSPhotoSelect",
"version": "0.1.1",
"summary": "本地图片选择浏览",
"description": "本地图片选择浏览 0.1.1\nlog : none",
"homepage": "https://github.com/Lius1104",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Lius": "15093319898@163.com"
},
"source": {
"git": "https://github.com/Lius1104/LSPhotoSelect.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": [
"LSPhotoSelect/LSPhotoSelector.h",
"LSPhotoSelect/LSPhotoSelect/**/*.{h, m}"
],
"public_header_files": "LSPhotoSelect/LSPhotoSelector.h",
"frameworks": [
"UIKit",
"Foundation"
],
"dependencies": {
"Masonry": [
]
}
}