| { | |
| "name": "XTGuideView", | |
| "version": "0.0.3", | |
| "summary": "A lightweight animated guide view, swift", | |
| "homepage": "https://github.com/bluerainxty/XTGuideView.git", | |
| "license": "MIT", | |
| "authors": { | |
| "夏天宇": "595282304@qq.com" | |
| }, | |
| "platforms": { | |
| "ios": "8.0" | |
| }, | |
| "source": { | |
| "git": "https://github.com/bluerainxty/XTGuideView.git", | |
| "tag": "0.0.3" | |
| }, | |
| "source_files": [ | |
| "KSGuideController", | |
| "KSGuideController/**/*.{swift}" | |
| ], | |
| "resources": "KSGuideController/Resources/*.png", | |
| "frameworks": "UIKit" | |
| } |