blob: 13b64d5d78c20e8096fd251cf7ee7c35c74e525d [file] [log] [blame]
{
"name": "MOBreakingBadAPI",
"version": "0.1.0",
"summary": "Breaking Bad API CocoaPod",
"description": "'Breaking Bad API CocoaPod. To retrieve characters and quotes from them using API'",
"homepage": "https://github.com/ozolsmodris/MOBreakingBadAPI",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Modris Ozols": "modris.ozols@testdevlab.com"
},
"source": {
"git": "https://github.com/ozolsmodris/MOBreakingBadAPI.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "13.2"
},
"swift_versions": "5",
"source_files": "MOBreakingBadAPI/Classes/**/*",
"swift_version": "5"
}