| { |
| "name": "LogHelper", |
| "version": "0.1.0", |
| "summary": "Cocoapods Library Test.", |
| "description": "Cocoapods Library Test. Install Library into project.", |
| "homepage": "https://github.com/devfeather/LogHelper", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "feather": "dev.thefeather@gmail.com" |
| }, |
| "source": { |
| "git": "https://github.com/devfeather/LogHelper.git", |
| "tag": "0.1.0" |
| }, |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "source_files": "LogHelper/Classes/**/*", |
| "pushed_with_swift_version": "3.0" |
| } |