blob: 760c5cb4136240119358dc6ffa6749f0b1e1d6c4 [file] [log] [blame]
{
"name": "jqSwiftTypeExtensionKit",
"version": "1.0.0",
"summary": "This is a type extension kit for Swift 4, and this provides a Math framework.",
"description": "This is a type extension kit for Swift 4, and this provides a Math framework. It can be used very easily.",
"homepage": "https://github.com/jeffesonQin/jqSwiftTypeExtensionKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"jeffesonQin": "1247006353@qq.com"
},
"source": {
"git": "https://github.com/jeffesonQin/jqSwiftTypeExtensionKit.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "11.0"
},
"source_files": "jqSwiftTypeExtensionKit/Classes/**/*",
"frameworks": "UIKit"
}