blob: 958c68c906d2670becf9c39820f002d58712dde6 [file] [log] [blame]
{
"name": "WTPhotoBrowser",
"version": "0.0.7",
"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.7"
},
"source_files": "WTPhotoBrowser/PhotoBrowser/*.{h,m,xib,png}",
"frameworks": [
"Foundation",
"UIKit"
],
"requires_arc": true,
"dependencies": {
"YYWebImage": [
]
}
}