| { | |
| "name": "ZGAssistiveBtnDemo", | |
| "version": "0.1.0", | |
| "summary": "悬浮框", | |
| "description": "TODO: Add long description of the pod here.", | |
| "homepage": "https://github.com/zhangchuanzhi/ZGAssistiveBtnDemo", | |
| "license": { | |
| "type": "MIT", | |
| "file": "LICENSE" | |
| }, | |
| "authors": { | |
| "zhangchuanzhi": "18310127735@163.com" | |
| }, | |
| "source": { | |
| "git": "https://github.com/zhangchuanzhi/ZGAssistiveBtnDemo.git", | |
| "tag": "v0.1.0" | |
| }, | |
| "platforms": { | |
| "ios": "8.0" | |
| }, | |
| "source_files": "ZGAssistiveBtnDemo/Classes/**/*" | |
| } |