blob: 69d9ccbc1639c32f3d803685ddc4ddac51c3f442 [file] [log] [blame]
{
"name": "AIHelpUnitySDK",
"version": "2.1.1",
"summary": "AIHelpSDK for Unity",
"homepage": "https://github.com/AI-HELP/AIHelp-Unity-SDK",
"license": {
"type": "Apache-2.0",
"file": "LICENSE"
},
"authors": {
"AIHelp": "service_admin@aihelp.net"
},
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"source": {
"git": "https://github.com/AI-HELP/AIHelp-Unity-SDK.git",
"tag": "2.1.1"
},
"dependencies": {
"AIHelpSDK": [
"~> 2.1.0"
]
},
"pod_target_xcconfig": {
"VALID_ARCHS": "x86_64 armv7 arm64"
}
}