blob: 1ae782458b8f88b22894b945c8becfea6ebfec57 [file] [log] [blame]
{
"name": "FanFind",
"version": "1.2.3",
"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": [
"4.0",
"4.2",
"5.0",
"5.1"
],
"source": {
"http": "https://github.com/Turnoutt/FanFind-iOS/releases/download/1.2.3/FanFind-iOS-1.2.3.zip"
},
"vendored_frameworks": "build/universal/FanFindSDK.framework",
"swift_version": "5.1"
}