blob: 0e05a6641f48d8892cb7b3d9acd21636186070c7 [file] [log] [blame]
{
"name": "WJPhotos",
"version": "1.0.0",
"summary": "WJPhotos 图片浏览,多选相册",
"description": "WJPhotos 图片浏览,多选相册等等等。。。。。。。。",
"homepage": "https://github.com/weijiewen/WJPhotos",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"weijiewen": "txywjw@icloud.com"
},
"source": {
"git": "https://github.com/weijiewen/WJPhotos.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "WJPhotos/Classes/**/*",
"frameworks": "MobileCoreServices",
"dependencies": {
"TZImagePickerController": [
"~> 3.0.8"
]
}
}