blob: b9606ffcc4655680d412ee2cdc1c6ffefa47d17a [file] [log] [blame]
{
"name": "podExample2",
"version": "0.2.0",
"summary": "A short description of podExample2.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/luismendo95za/PodExample2",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"luismendo95za@gmail.com": "lmendore@everis.com"
},
"source": {
"git": "https://github.com/luismendo95za/podExample2.git",
"tag": "0.2.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "podExample2/Classes/**/*",
"swift_version": "3.2"
}