blob: 9d13b6f29645a0fae9ad5baf13425ca9fda02fa4 [file] [log] [blame]
{
"name": "UIQHello",
"version": "1.0.0",
"summary": "UserIQ React Native Integration Checker",
"description": "UserIQ React Native Integration Checker.",
"homepage": "https://github.com/useriq-com/uiq-hello",
"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/uiq-hello.git",
"tag": "1.0.0"
},
"vendored_frameworks": "UIQHello.framework",
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true
}