blob: d67c815fde3043e7d9b7fe4a3e3ebb8e1690a98d [file] [log] [blame]
{
"name": "FanFind",
"version": "1.2.2",
"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.2/FanFind-iOS-1.2.2.zip"
},
"vendored_frameworks": "build/universal/FanFindSDK.framework",
"swift_version": "5.1"
}