| { | |
| "name": "PVPlayerSDK", | |
| "version": "0.1", | |
| "summary": "A short description.", | |
| "description": "TODO: Add long description of the pod here.", | |
| "homepage": "https://github.com/jameshowlettxw1/helloworld", | |
| "license": { | |
| "type": "MIT", | |
| "file": "LICENSE" | |
| }, | |
| "authors": { | |
| "James Howlett": "jameshowlettxw1@gmail.com" | |
| }, | |
| "source": { | |
| "git": "https://github.com/jameshowlettxw1/helloworld.git", | |
| "tag": "0.1" | |
| }, | |
| "platforms": { | |
| "ios": "8.0", | |
| "tvos": "9.0" | |
| }, | |
| "source_files": "String+HelloWorld.swift" | |
| } |