blob: 6ddd3d99292fb1efca91bd11a11182c5a8d061ea [file] [log] [blame]
{
"name": "TTBaseUIKit",
"version": "1.0.3",
"summary": "Custom UIKit",
"description": "BaseUIView, BaseUILable, BaseUIButton, BaseUITableView",
"homepage": "https://github.com/tuan123/TTBaseUIKit",
"license": "MIT",
"authors": {
"Truong Quang Tuan": "truongquangtuanit@gmail.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/tuan123/TTBaseUIKit.git",
"tag": "1.0.3"
},
"source_files": "TTBaseUIKit/**/*",
"exclude_files": "TTBaseUIKit/**/*.plist",
"swift_versions": "5.0",
"frameworks": "UIKit"
}