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