[Add] VisualEffectBlurView 6.0.0
[CocoaPods.git] / Specs / e / a / 7 / TBAPIClient / 0.1.1 / TBAPIClient.podspec.json
blob919cf66bb2b5a6ea424b5d80fe3797b546068d9e
2   "name": "TBAPIClient",
3   "version": "0.1.1",
4   "summary": "Lightweight API Client",
5   "description": "\"A lightweight API Client that leverages the use of Swift's Decodable and automatically returns objects in predefined types.\"",
6   "homepage": "https://github.com/kalafun/TBAPIClient",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Tomáš Bobko": "kalafun@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/kalafun/TBAPIClient.git",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "TBAPIClient/Classes/*",
22   "swift_versions": "5",
23   "swift_version": "5"