| { | |
| "name": "AFBrowser", | |
| "version": "1.0.14", | |
| "summary": "图片/视频浏览器", | |
| "homepage": "https://github.com/yxh418983798/AFBrowser", | |
| "license": { | |
| "type": "MIT", | |
| "file": "LICENSE" | |
| }, | |
| "authors": { | |
| "yxh418983798": "418983798@qq.com" | |
| }, | |
| "source": { | |
| "git": "https://github.com/yxh418983798/AFBrowser.git", | |
| "tag": "1.0.14" | |
| }, | |
| "platforms": { | |
| "ios": "8.0" | |
| }, | |
| "source_files": "AFBrowser/Classes/**/*", | |
| "dependencies": { | |
| "SDWebImage": [ | |
| ] | |
| }, | |
| "resource_bundles": { | |
| "AFBrowser": [ | |
| "AFBrowser/Assets/*" | |
| ] | |
| } | |
| } |