| { |
| "name": "XGYPhotoBrowser", |
| "version": "1.0.3", |
| "summary": "XGYPhotoBrowser.", |
| "description": "图片浏览器 高仿微信 微博 今日头条", |
| "homepage": "https://github.com/xuguoyong/XGYPhotoBrowser.git", |
| "license": { |
| "type": "Copyright", |
| "text": " Copyright guoyong xu. All rights reserved.\n" |
| }, |
| "authors": { |
| "xuguoyong": "jasondevios@outlook.com" |
| }, |
| "source": { |
| "git": "https://github.com/xuguoyong/XGYPhotoBrowser.git", |
| "tag": "1.0.3" |
| }, |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "source_files": "XGYPtotoBrowser/*.{h,m}", |
| "dependencies": { |
| "YYWebImage": [ |
| |
| ] |
| }, |
| "requires_arc": true |
| } |