blob: ed75bac6e85a25ff3080cd312275c662b4d5027a [file] [log] [blame]
{
"name": "viacep-ios",
"version": "0.1.0",
"summary": "Library for request viacep-ios.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/reegiss/viacep-ios",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Regis Araujo Melo": "regis@r3tecnologia.net"
},
"source": {
"git": "https://github.com/reegiss/viacep-ios.git",
"tag": "0.1.0"
},
"swift_versions": "4.0",
"platforms": {
"ios": "11.0"
},
"source_files": "viacep-ios/Classes/**/*",
"swift_version": "4.0"
}