blob: b4d49d4eaa1934c429e1338c79b1a79c8e0632f7 [file] [log] [blame]
{
"name": "GrindrUI",
"version": "0.0.3",
"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": "10.0"
},
"swift_versions": "4.2",
"source": {
"git": "https://github.com/kevinliu726/GrindrUI.git",
"tag": "0.0.3"
},
"source_files": [
"GrindrUI",
"GrindrUI/**/*.{h,m,swift}"
],
"swift_version": "4.2"
}