blob: 5d75ee76d4c366d0f9d76c12e84229938a472a30 [file] [log] [blame]
{
"name": "JJFrameworkSwift",
"version": "0.0.1",
"summary": "Static swift tableviewcell framework",
"description": "add description Static swift tableviewcell framework",
"homepage": "https://github.com/jzy476731162/JJFramework",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"jzy476731162": "jzy476731162@vip.qq.com"
},
"platforms": {
"ios": "11.0"
},
"swift_versions": "5.0",
"source": {
"git": "https://github.com/jzy476731162/JJFramework.git",
"tag": "0.0.1"
},
"source_files": "JJFramework/*",
"exclude_files": "JJFramework/*.plist",
"frameworks": "UIKit",
"swift_version": "5.0"
}