1{ 2 "expo": { 3 "name": "test-suite", 4 "description": "Test suite for the Exponent SDK", 5 "slug": "test-suite", 6 "scheme": "test-suite", 7 "version": "1.0.0", 8 "sdkVersion": "UNVERSIONED", 9 "platforms": ["android", "ios", "web"], 10 "ios": { 11 "bundleIdentifier": "io.expo.testsuite" 12 } 13 } 14} 15