| { |
| "name": "HLIntegrationlibrary", |
| "version": "0.1.1", |
| "summary": "A short description of HLIntegrationlibrary.", |
| "description": "TODO: Add long description of the pod here.", |
| "homepage": "https://github.com/leohou/HLIntegrationlibrary", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "leohou": "houli@wesai.com" |
| }, |
| "source": { |
| "git": "https://github.com/leohou/HLIntegrationlibrary.git", |
| "tag": "0.1.1" |
| }, |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "source_files": "HLIntegrationlibrary/Classes/**/*" |
| } |