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