blob: b144bcaa35f7566563db4e39dfce9e6b6db8c3fb [file] [log] [blame]
{
"name": "GrindrUI",
"version": "0.0.4",
"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.4"
},
"source_files": [
"GrindrUI",
"GrindrUI/**/*.{h,m,swift}"
],
"swift_version": "4.2"
}