blob: 99053d287bf7fd9ab015620a3b9fef27b73b22b6 [file] [log] [blame]
{
"name": "TKLayout",
"version": "0.0.3",
"summary": "Easy to use AutoLayout.",
"description": "AutoLayout Extension.\n\nEasy to use AutoLayout.",
"homepage": "https://github.com/KuoChingHao/TKLayout",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Tank": "zxm55547@gmail.com"
},
"source": {
"git": "https://github.com/KuoChingHao/TKLayout.git",
"tag": "0.0.3"
},
"source_files": "TKLayout/TKLayout/**/*",
"exclude_files": "TKLayout/TKLayout/*.plist",
"frameworks": "UIKit",
"platforms": {
"ios": "9.0"
},
"swift_versions": "5.0",
"swift_version": "5.0"
}