blob: ad1276a006ee55d37175f0067d85b0e182b16fe6 [file] [log] [blame]
{
"name": "XLPhotoBrowser+CoderXL",
"version": "1.2.0",
"summary": "An easy way to borwser photoes like WeChat Or SinaWeibo Style!",
"homepage": "https://github.com/CoderXLLau/XLPhotoBrowser",
"license": "MIT",
"authors": {
"CoderXLLau": "2604156181@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/CoderXLLau/XLPhotoBrowser.git",
"tag": "1.2.0"
},
"source_files": "XLPhotoBrowser+CoderXL/**/*.{h,m}",
"frameworks": "UIKit",
"dependencies": {
"SDWebImage": [
"~> 4.0.0"
]
},
"requires_arc": true
}