blob: 73b12d19289fc60a68d04666fda8d747b9a9cedd [file] [log] [blame]
{
"name": "FanFind",
"version": "1.4.5",
"summary": "FanFind is a tool for helping fans find each other anonymously in real time.",
"description": "This cocoapods library helps you easily integrate the FanFind API in your application.",
"homepage": "https://www.turnoutt.com",
"license": "MIT",
"authors": {
"Chris Woolum": "chris@turnoutt.com"
},
"platforms": {
"ios": "12.1"
},
"swift_versions": [
"5.0",
"5.1"
],
"source": {
"http": "https://github.com/Turnoutt/FanFind-iOS/releases/download/1.4.5/FanFind-iOS-1.4.5.zip"
},
"vendored_frameworks": "build/universal/FanFindSDK.framework",
"swift_version": "5.1"
}