| { | |
| "name": "XYMGuide", | |
| "version": "0.0.1", | |
| "summary": "A simple novice guide view", | |
| "homepage": "https://github.com/jack506255560/XYMGuide.git", | |
| "license": "MIT", | |
| "authors": { | |
| "许裕明": "m15913143122@163.com" | |
| }, | |
| "platforms": { | |
| "ios": null | |
| }, | |
| "source": { | |
| "git": "https://github.com/jack506255560/XYMGuide.git", | |
| "tag": "0.0.1" | |
| }, | |
| "source_files": "XYMGuide/*.{h,m}", | |
| "frameworks": "UIKit", | |
| "requires_arc": true | |
| } |