[Add] VisualEffectBlurView 6.0.0
[CocoaPods.git] / Specs / f / 1 / 0 / TTBaseUIKit / 1.0.13 / TTBaseUIKit.podspec.json
blobeacb033255d7f952811adc68789312092c469674
2   "name": "TTBaseUIKit",
3   "version": "1.0.13",
4   "summary": "Custom UIKit",
5   "description": "BaseUIView, BaseUILable, BaseUIButton, BaseUITableView",
6   "homepage": "https://github.com/tqtuan1201/TTBaseUIKit",
7   "license": "MIT",
8   "authors": {
9     "Truong Quang Tuan": "truongquangtuanit@gmail.com"
10   },
11   "platforms": {
12     "ios": "10.0"
13   },
14   "source": {
15     "git": "https://github.com/tqtuan1201/TTBaseUIKit.git",
16     "tag": "1.0.13"
17   },
18   "source_files": "TTBaseUIKit/**/*.{swift}",
19   "exclude_files": "TTBaseUIKit/**/*.plist",
20   "swift_versions": "5.0",
21   "frameworks": [
22     "UIKit",
23     "Foundation"
24   ],
25   "swift_version": "5.0"