blob: 86738999cead5da1395df3c6f4e074ef913d71a5 [file] [log] [blame]
{
"name": "TravisExample",
"version": "0.1.3",
"summary": "Testing example of deploying a project to cocoapods using Travis CI",
"description": "Testing example of deploying a project to cocoapods using Travis CI.\nThat is it actually.",
"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.3"
},
"platforms": {
"ios": "9.3"
},
"source_files": "TravisExample/Classes/**/*",
"pushed_with_swift_version": "4.0"
}