blob: 6f814b848e8b3a34612a8ba46fbf59d15d532340 [file] [log] [blame]
{
"name": "UserIQ",
"version": "1.0.1",
"summary": "USER ONBOARDING & SELF HELP FOR MOBILE",
"description": "Codeless analytics, in-app messaging and customer health for iOS apps.",
"homepage": "https://github.com/useriq-com/ios-sdk",
"platforms": {
"ios": "9.0"
},
"license": {
"type": "BSD",
"file": "LICENSE.md"
},
"authors": {
"Aravind G S": "aravind.gs@useriq.com"
},
"source": {
"git": "https://github.com/useriq-com/ios-sdk.git",
"tag": "1.0.1"
},
"vendored_frameworks": "SDK/UserIQ.framework",
"frameworks": [
"UIKit",
"Foundation",
"SystemConfiguration"
],
"requires_arc": true
}