| { | |
| "name": "WTAppDelegate", | |
| "version": "0.0.2", | |
| "summary": "WTAppDelegate", | |
| "homepage": "https://github.com/jienliang000/WTAppDelegate", | |
| "license": "MIT", | |
| "authors": { | |
| "jienliang000": "jienliang000@163.com" | |
| }, | |
| "platforms": { | |
| "ios": "8.0" | |
| }, | |
| "requires_arc": true, | |
| "dependencies": { | |
| "IQKeyboardManager": [ | |
| "~> 5.0.7" | |
| ] | |
| }, | |
| "source": { | |
| "git": "https://github.com/jienliang000/WTAppDelegate.git", | |
| "tag": "0.0.2" | |
| }, | |
| "source_files": "WTAppDelegate/*.{h,m}" | |
| } |