| { |
| "name": "LZHComponent", |
| "version": "0.1.1", |
| "summary": "A short description of LZHComponent.", |
| "description": "TODO: Add long description of the pod here.", |
| "homepage": "https://github.com/harddog/LZHComponent", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "harddog": "867129306@qq.com" |
| }, |
| "source": { |
| "git": "https://github.com/harddog/LZHComponent.git", |
| "tag": "0.1.1" |
| }, |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "source_files": "LZHComponent/Classes/**/*", |
| "public_header_files": "LZHComponent/Classes/**/*.h", |
| "frameworks": "UIKit" |
| } |