blob: e66f8f5f9e4f099a4c120a4bcb5cc5ab525bbcea [file] [log] [blame]
{
"name": "XLPhotoBrowser+CoderXL",
"version": "1.0.1",
"summary": "An easy way to borwser photoes",
"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.0.1"
},
"source_files": "XLPhotoBrowser+CoderXL/**/*.{h,m}",
"frameworks": "UIKit",
"dependencies": {
"SDWebImage": [
"~> 3.8.0"
]
},
"requires_arc": true
}