blob: 1bdfc2a20fd9be5ac8caa3541fa71b0bf8eefb34 [file] [log] [blame]
{
"name": "rowTestPod",
"platforms": {
"ios": "8.0"
},
"summary": "This pod lets a user select a house.",
"requires_arc": true,
"version": "0.1.0",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Rowan Gontier": "rgontier@gmail.com"
},
"homepage": "https://github.com/RowanG1/RowTestPod",
"source": {
"git": "https://github.com/RowanG1/RowTestPod.git",
"tag": "0.1.0"
},
"source_files": "rowTestPod/Classes/**/*.{swift}"
}