blob: cafa55a96b628db64169a92178faac4da2851fd5 [file] [log] [blame]
{
"name": "ZLPhotoBrowser-objc",
"version": "1.0.1",
"summary": "ZLPhotoBrowser 的oc版本",
"homepage": "https://github.com/longitachi/ZLPhotoBrowser-objc",
"license": "MIT",
"platforms": {
"ios": "8.0"
},
"authors": {
"longitachi": "longitachi@163.com"
},
"source": {
"git": "https://github.com/longitachi/ZLPhotoBrowser-objc.git",
"tag": "1.0.1"
},
"source_files": "ZLPhotoBrowser/PhotoBrowser/**/*.{h,m}",
"resources": "ZLPhotoBrowser/PhotoBrowser/resource/*.{png,xib,nib,bundle}",
"requires_arc": true,
"frameworks": [
"UIKit",
"Photos",
"PhotosUI"
],
"dependencies": {
"SDWebImage": [
]
}
}