blob: d9535922d00508e2493808eca8ef6aa93e065378 [file] [log] [blame]
{
"name": "TravisExample",
"version": "0.1.5",
"summary": "Testing example of deploying a project to cocoapods using Travis CI",
"description": "Desription",
"homepage": "https://github.com/pkondrashkov/TravisExample",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Pavel Kondrashkov": "pkondrashkov@gmail.com"
},
"source": {
"git": "https://github.com/pkondrashkov/TravisExample.git",
"tag": "0.1.5"
},
"platforms": {
"ios": "9.3"
},
"source_files": "TravisExample/Classes/**/*",
"pushed_with_swift_version": "4.0"
}