7 lines
92 B
JSON
7 lines
92 B
JSON
{
|
|
"platforms": ["apple", "android"],
|
|
"apple": {
|
|
"podspecPath": "Expo.podspec"
|
|
}
|
|
}
|