blob: 8f1992a0746a786a09076146dcbde5a7a9f869c4 [file] [log] [blame]
{
"name": "YBPhotoSelector",
"version": "0.1.4",
"summary": "A short description of YBPhotoSelector.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://gitlab.com/qingqingyupublicgit/ybphotoselector",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"QingQingYu": "2582643905@qq.com"
},
"source": {
"git": "https://gitlab.com/qingqingyupublicgit/ybphotoselector.git",
"tag": "0.1.4"
},
"platforms": {
"ios": "9.0"
},
"source_files": "YBPhotoSelector/Classes/**/*",
"resources": "YBPhotoSelector/YBPhotoSelector.bundle",
"dependencies": {
"MBProgressHUD": [
"<= 1.1.0"
],
"Masonry": [
]
}
}