| { | |
| "name": "XDPicLibrary", | |
| "version": "1.0.6", | |
| "summary": "图片选择器", | |
| "description": "一个自定义封装的可以预览的图片选择器", | |
| "homepage": "https://github.com/Xiexingda/XDPicLibrary", | |
| "license": "MIT", | |
| "authors": { | |
| "xiexingda": "779656694@qq.com" | |
| }, | |
| "platforms": { | |
| "ios": "8.0" | |
| }, | |
| "source": { | |
| "git": "https://github.com/Xiexingda/XDPicLibrary.git", | |
| "tag": "1.0.6" | |
| }, | |
| "source_files": "XDPicLibrary/*.{h,m}", | |
| "exclude_files": "XDPicLibrary/Exclude", | |
| "frameworks": "UIKit", | |
| "requires_arc": true | |
| } |