3 "version": "2.1.12-next",
4 "summary": "FanFind is a tool for helping fands find each other anonymously in real time.",
5 "description": "This cocoapods library helps you easily integrate the FanFind API in your application.",
6 "pod_target_xcconfig": {
7 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
9 "user_target_xcconfig": {
10 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
12 "homepage": "https://www.turnoutt.com",
15 "Chris Woolum": "chris@turnoutt.com"
17 "source_files": "FanFindSDK/**/*.{swift}",
18 "resources": "FanFindSDK/**/*.{png,jpeg,jpg,storyboard,xib,xcassets}",
29 "git": "https://github.com/Turnoutt/FanFind-iOS.git",
32 "swift_version": "5.3"