[Add] AlibabacloudAgency20221216 1.7.0
[CocoaPods.git] / Specs / f / 1 / 0 / TTBaseUIKit / 2.0.2 / TTBaseUIKit.podspec.json
blobaa769e80850f3831d82913f9f21e99003e479471
2   "name": "TTBaseUIKit",
3   "version": "2.0.2",
4   "summary": "Custom UIKit, SwiftUIView",
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": "14.0"
13   },
14   "source": {
15     "git": "https://github.com/tqtuan1201/TTBaseUIKit.git",
16     "tag": "2.0.2"
17   },
18   "source_files": "Sources/TTBaseUIKit/**/*.{swift}",
19   "exclude_files": "Sources/TTBaseUIKit/**/*.plist",
20   "swift_versions": "5.0",
21   "resource_bundles": {
22     "TTBaseUIKit": [
23       "Sources/TTBaseUIKit/**/*.{ttf}",
24       "Sources/TTBaseUIKit/**/*.{png}"
25     ]
26   },
27   "frameworks": [
28     "UIKit",
29     "SwiftUI",
30     "Foundation"
31   ],
32   "swift_version": "5.0"