blob: 9c24a49879f62362186ca77a7828e9593cbc03fc [file] [log] [blame]
{
"name": "JCPublicKit",
"version": "0.1.0",
"summary": "Customed common tools for iOS.",
"description": "Customed common tools for iOS, with Swift.",
"homepage": "https://gitee.com/Lorange/JCPublicKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"JasonChengzi": "3923240@qq.com"
},
"source": {
"git": "https://gitee.com/Lorange/JCPublicKit.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "JCPublicKit/**/*",
"swift_versions": "5.0",
"swift_version": "5.0"
}