blob: 5ca928a6e3d231931725065d4fda9b261aa94637 [file] [log] [blame]
{
"name": "UserLeapKit",
"version": "4.1.0",
"summary": "UserLeap surveys in iOS",
"description": "Access the power of UserLeap inside of your iOS applications. Track visitor progress and deliver surveys natively across\nall of your platforms.",
"homepage": "http://userleap.com",
"license": {
"type": "CUSTOM",
"text": "****************************************************************************************************************************\nUserLeap iOS SDK is offered under UserLeap's END USER LICENSE AGREEMENT. A copy of the license is available upon request\nfrom your UserLeap Sales contact.\n****************************************************************************************************************************\n"
},
"authors": {
"The UserLeap Team": "ios@userleap.com"
},
"source": {
"git": "https://github.com/UserLeap/userleap-ios-sdk-releases.git",
"tag": "4.1.0"
},
"source_files": "UserLeapKit.framework/Headers/*.h",
"public_header_files": "UserLeapKit.framework/Headers/*.h",
"vendored_frameworks": "UserLeapKit.framework",
"platforms": {
"ios": "10.3"
},
"swift_versions": "5.3",
"pod_target_xcconfig": {
"EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
},
"user_target_xcconfig": {
"EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
},
"swift_version": "5.3"
}