| { | |
| "name": "WKInputKit", | |
| "version": "0.1.0", | |
| "summary": "一个输入框的框架", | |
| "description": "TODO: Add long description of the pod here.", | |
| "homepage": "https://github.com/Aaronwk/WKIntputKit", | |
| "license": { | |
| "type": "MIT", | |
| "file": "LICENSE" | |
| }, | |
| "authors": { | |
| "WangKai": "jlrslwang@163.com" | |
| }, | |
| "source": { | |
| "git": "https://github.com/Aaronwk/WKIntputKit.git", | |
| "tag": "0.1.0" | |
| }, | |
| "platforms": { | |
| "ios": "8.0" | |
| }, | |
| "source_files": "WKInputKit/Classes/**/*" | |
| } |