[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / d / 6 / 2 / TTopImageBottomLabelButton / 1.0.0 / TTopImageBottomLabelButton.podspec.json
blobdc017637b78566defb9699f29e727d2fbe0288e3
2   "name": "TTopImageBottomLabelButton",
3   "version": "1.0.0",
4   "summary": "TTopImageBottomLabelButton is a simple and flexible UI component fully written in Swift.",
5   "description": "TTopImageBottomLabelButton is a simple and flexible UI component fully written in Swift. TTopImageBottomLabelButton is developed to help programmers create a button with top image and bottom title quickly without having to write many lines of codes.",
6   "homepage": "https://github.com/fanta1ty/TTopImageBottomLabelButton",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "fanta1ty": "thinhnguyen12389@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/fanta1ty/TTopImageBottomLabelButton.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "9.3"
20   },
21   "swift_versions": "5.0",
22   "source_files": "TTopImageBottomLabelButton/Classes/**/*",
23   "dependencies": {
24     "TTouchAnimatedButton": [
25       "~> 1.0.0"
26     ]
27   },
28   "swift_version": "5.0"