blob: f51eb15ceeccbc2f5683fe99e62dcd96f6d1e173 [file] [log] [blame]
{
"name": "YXBPhotoBrowser",
"version": "0.0.3",
"summary": "A simple photobrowser.",
"description": "仿微信大图浏览,参考了很多HZPhotoBrowser的实现,但是更易于使用。",
"homepage": "https://github.com/bing900717/YXBPhotoBrowser",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"yaoxb": "1375216660@qq.com"
},
"source": {
"git": "https://github.com/bing900717/YXBPhotoBrowser.git",
"tag": "0.0.3"
},
"platforms": {
"ios": "8.0"
},
"source_files": "YXBPhotoBrowser/**/*.{h,m}",
"dependencies": {
"YYKit": [
"~> 1.0.9"
]
},
"requires_arc": true
}