blob: dec8b289cca1c5413c790d927de1ddb0ba9df669 [file] [log] [blame]
{
"name": "tycocoalib",
"version": "0.0.1",
"summary": "A CocoaPods library written in Swift",
"description": "This CocoaPods library helps you perform calculation.",
"homepage": "https://github.com/ty0924/tycocoalib",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ty": "ty0924@gmail.com"
},
"platforms": {
"ios": "12.1"
},
"swift_versions": "4.2",
"source": {
"git": "https://github.com/ty0924/tycocoalib.git",
"tag": "0.0.1"
},
"source_files": "UniClientLib/**/*.{h,m,swift}",
"swift_version": "4.2"
}