blob: 3ecfe6025790c1f1375fe6fb020df7b87e4f81d0 [file] [log] [blame]
{
"name": "GrindrUI",
"version": "0.0.2",
"summary": "A test for GrindrUI.",
"description": "This CocoaPods library helps you perform calculation.",
"homepage": "https://github.com/kevinliu726/GrindrUI",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Kevin Liu": ""
},
"platforms": {
"ios": "12.1"
},
"swift_versions": "4.2",
"source": {
"git": "https://github.com/kevinliu726/GrindrUI.git",
"tag": "0.0.2"
},
"source_files": [
"GrindrUI",
"GrindrUI/**/*.{h,m,swift}"
],
"swift_version": "4.2"
}