| { |
| "name": "HLIntegrationlibrary", |
| "version": "0.1.4", |
| "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.4" |
| }, |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "source_files": "Example/HLIntegrationlibrary/Classes/**/*", |
| "libraries": "z", |
| "frameworks": [ |
| "SystemConfiguration", |
| "UIKit", |
| "Security", |
| "CoreGraphics", |
| "CoreTelephony", |
| "AdSupport" |
| ] |
| } |