[Add] CXHAdSDK 1.4.6
[CocoaPods.git] / Specs / f / 1 / 0 / TTBaseUIKit / 1.5.3 / TTBaseUIKit.podspec.json
blob5dcf21bc2409cbc7154006c883586a75013a333a
2   "name": "TTBaseUIKit",
3   "version": "1.5.3",
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.5.3"
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     "Foundation"
30   ],
31   "swift_version": "5.0"