| { | |
| "name": "XDTopHud", | |
| "version": "0.0.2", | |
| "summary": "顶部提示框", | |
| "description": "在屏幕顶部显示提示框", | |
| "homepage": "https://github.com/sephilex/XDTopHud.git", | |
| "license": "MIT", | |
| "authors": { | |
| "sephilex": "sephilex@gmail.com" | |
| }, | |
| "platforms": { | |
| "ios": "9.0" | |
| }, | |
| "source": { | |
| "git": "https://github.com/sephilex/XDTopHud.git", | |
| "tag": "0.0.2" | |
| }, | |
| "source_files": "XDTopHudDemo/**/*.{h,m}", | |
| "resources": "XDTopHudDemo/XDTopHud/*.png", | |
| "frameworks": "Foundation" | |
| } |