blob: b718d246706bb9b392c8ceebfae1ddce6abdca38 [file] [log] [blame]
{
"name": "TLCommon",
"version": "1.6",
"summary": "Common组件,包含常用方法,常用 Extension,常量等",
"homepage": "https://github.com/ysCharles/TLCommon",
"license": "MIT",
"authors": {
"Charles": "ystanglei@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/ysCharles/TLCommon.git",
"tag": "1.6"
},
"source_files": "Sources/**/*.swift",
"frameworks": [
"UIKit",
"StoreKit"
],
"swift_versions": "5",
"swift_version": "5"
}