blob: d0af9f9ade2682b03b7319fb1e62b03f0f0e105b [file] [log] [blame]
{
"name": "TLCommon",
"version": "1.5",
"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.5"
},
"source_files": "Sources/**/*.swift",
"frameworks": [
"UIKit",
"StoreKit"
],
"swift_version": "5"
}