Latest | 1.1.3 |
---|---|
Homepage | https://github.com/jian289693871/XJPhotoBrowser |
License | MIT |
Platforms | ios 8.0, requires ARC |
Dependencies | YYWebImage |
Frameworks | UIKit |
Authors |
项目介绍
软件架构
安装教程
使用说明
参与贡献
码云特技
Latest podspec
{ "name": "XJPhotoBrowser", "version": "1.1.3", "summary": "Photo Browser", "homepage": "https://github.com/jian289693871/XJPhotoBrowser", "license": { "type": "MIT", "file": "LICENSE" }, "authors": { "xj": "[email protected]" }, "platforms": { "ios": "8.0" }, "source": { "git": "https://github.com/jian289693871/XJPhotoBrowser.git", "tag": "1.1.3" }, "source_files": "XJPhotoBrowser/*.{h,m}", "public_header_files": "XJPhotoBrowser/*.{h}", "requires_arc": true, "frameworks": "UIKit", "dependencies": { "YYWebImage": [ "~> 1.0.5" ] } }
Wed, 10 Oct 2018 14:40:31 +0000