| { |
| "name": "KZWAppDelegateExtension", |
| "version": "1.0.0", |
| "summary": "A short description of KZWAppDelegateExtension.", |
| "description": "TODO: Add long description of the pod here.", |
| "homepage": "https://github.com/ouyrp/KZWAppDelegateExtension", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "ouyrp": "rp.ouyang001@bkjk.com" |
| }, |
| "source": { |
| "git": "https://github.com/ouyrp/KZWAppDelegateExtension.git", |
| "tag": "1.0.0" |
| }, |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "source_files": "KZWAppDelegateExtension/Classes/**/*" |
| } |