blob: 34262080ff339ff40094ddfca0efcf3e69644ba2 [file] [log] [blame]
{
"name": "TitanSDK",
"version": "1.0.1.6",
"summary": "Unity framework to be used with React Native App",
"description": "\"Unity framework to be used with React Native for VTO \"",
"homepage": "https://www.kiksarvr.com/",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Shravan": "demos@kiksarvr.com"
},
"platforms": {
"ios": "10.0"
},
"ios": {
"vendored_frameworks": "UnityFramework.framework"
},
"source": {
"http": "https://www.dropbox.com/s/pnm9ccio1dpy2tt/TitanSDK1016.zip?dl=1"
},
"pod_target_xcconfig": {
"EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
},
"user_target_xcconfig": {
"EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
},
"exclude_files": "Classes/Exclude"
}