blob: b12a414945d22e732b846ec4363da724be0a81c8 [file] [log] [blame]
{
"name": "AIViOSPlayerFramework",
"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"
}