blob: 756f45f21ab331aa173b7f8835b18420d2565047 [file] [log] [blame]
{
"name": "STKitSwift",
"version": "1.0",
"summary": "快速开发",
"description": "一些有用的类加快app开发,非常全面,是UIKit、Foundation的扩展",
"homepage": "https://github.com/STShenZhaoliang",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"shentian": "409178030@qq.com"
},
"source": {
"git": "https://github.com/STShenZhaoliang/STKitSwift.git",
"tag": "1.0"
},
"swift_version": "4.2",
"platforms": {
"ios": "12.0"
},
"ios": {
"source_files": "STKitSwift/*.swift"
}
}