blob: 9496d844df88c2be79307434d47047fb8c801beb [file] [log] [blame]
{
"name": "KiksarSDK",
"version": "0.1.0",
"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": {
"Guhanesh G": "demos@kiksarvr.com"
},
"platforms": {
"ios": "10.0"
},
"ios": {
"vendored_frameworks": "UnityFramework.framework"
},
"source": {
"http": "https://www.dropbox.com/s/8xdg5cvrvokw98b/Saturdays1_1.zip?dl=1"
},
"pod_target_xcconfig": {
"EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
},
"user_target_xcconfig": {
"EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
},
"exclude_files": "Classes/Exclude"
}