| { | |
| "name": "ZHKFeedback", | |
| "version": "0.0.1", | |
| "summary": "用户反馈", | |
| "description": "用户反馈模块.", | |
| "homepage": "https://github.com/ZHK1024/ZHKFeedback", | |
| "license": "MIT", | |
| "authors": { | |
| "zhk": "389914070@qq.com" | |
| }, | |
| "platforms": { | |
| "ios": "8.0" | |
| }, | |
| "source": { | |
| "git": "https://github.com/ZHK1024/ZHKFeedback.git", | |
| "tag": "0.0.1" | |
| }, | |
| "source_files": "ZHKFeedback/**/*.{h,m}", | |
| "exclude_files": "Classes/Exclude" | |
| } |