blob: 6badc9cf1b241ec1b2d441674b0ad161908d11d9 [file] [log] [blame]
{
"name": "PrintHello123098",
"version": "0.1.0",
"summary": "Prints a greeting to user",
"description": "Will print a greeting including name to user",
"homepage": "https://github.com/cmsund/PrintHello123098",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"cmsund": "christina.m.schell@gmail.com"
},
"source": {
"git": "https://github.com/cmsund/PrintHello123098.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "PrintHello123098/Classes/**/*"
}