blob: 63acede160ede64e5190cec94acc4c4ba87021f1 [file] [log] [blame]
{
"name": "WTPhotoBrowser",
"version": "0.0.6",
"summary": "一个图片浏览器类库.",
"description": "一个图片浏览器类库, 用起来比较方便",
"homepage": "https://github.com/wangtongs/WTPhotoBrowser",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"wangtong": "wangtongKings@hotmail.com"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/wangtongs/WTPhotoBrowser.git",
"tag": "0.0.6"
},
"source_files": "WTPhotoBrowser/PhotoBrowser/*",
"frameworks": [
"Foundation",
"UIKit"
],
"requires_arc": true,
"dependencies": {
"YYWebImage": [
]
}
}