blob: 4e7b1d32ae73632785ea12d9f56124bca4d199b9 [file] [log] [blame]
{
"name": "ToRingSwiftBase",
"version": "0.1.0",
"summary": "Swift Base",
"description": "Swift Base use swift 5.1",
"homepage": "https://github.com/TrinhNT1996/SwiftBase",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"TrinhNT1996": "nguyenthetrinhhd@gmail.com"
},
"source": {
"git": "https://github.com/TrinhNT1996/SwiftBase.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "10.0"
},
"source_files": "SwiftBase/Classes/**/*",
"frameworks": "UIKit",
"swift_versions": "5.1",
"swift_version": "5.1"
}