[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / f / 1 / 0 / TTBaseUIKit / 1.0.16 / TTBaseUIKit.podspec.json
blob60a652d1c3a7f8b32012a01bb191d591f53c10c8
2   "name": "TTBaseUIKit",
3   "version": "1.0.16",
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.16"
17   },
18   "source_files": "TTBaseUIKit/**/*.{swift}",
19   "exclude_files": "TTBaseUIKit/**/*.plist",
20   "swift_versions": "5.0",
21   "resource_bundles": {
22     "TTBaseUIKit": "TTBaseUIKit/**/*.{ttf}"
23   },
24   "frameworks": [
25     "UIKit",
26     "Foundation"
27   ],
28   "swift_version": "5.0"