blob: 919cf66bb2b5a6ea424b5d80fe3797b546068d9e [file] [log] [blame]
{
"name": "TBAPIClient",
"version": "0.1.1",
"summary": "Lightweight API Client",
"description": "\"A lightweight API Client that leverages the use of Swift's Decodable and automatically returns objects in predefined types.\"",
"homepage": "https://github.com/kalafun/TBAPIClient",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Tomáš Bobko": "kalafun@gmail.com"
},
"source": {
"git": "https://github.com/kalafun/TBAPIClient.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "TBAPIClient/Classes/*",
"swift_versions": "5",
"swift_version": "5"
}