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