mirror of
https://github.com/zhigang1992/expo.git
synced 2026-04-29 01:46:10 +08:00
v2.1.0 - bump version and update metadata
fbshipit-source-id: d50c44a
This commit is contained in:
committed by
Exponent GitHub Bot
parent
36ea682ee7
commit
393dc19b2b
@@ -3,7 +3,7 @@
|
||||
|
||||
Pod::Spec.new do |s|
|
||||
s.name = "ExpoKit"
|
||||
s.version = "2.0.5"
|
||||
s.version = "2.1.0"
|
||||
s.summary = 'ExpoKit'
|
||||
s.description = 'ExpoKit allows native projects to integrate with the Expo SDK.'
|
||||
s.homepage = 'http://docs.expo.io'
|
||||
|
||||
@@ -17,7 +17,7 @@
|
||||
<key>CFBundleShortVersionString</key>
|
||||
<string>1.0</string>
|
||||
<key>CFBundleVersion</key>
|
||||
<string>2.0.5</string>
|
||||
<string>2.1.0</string>
|
||||
<key>LSRequiresIPhoneOS</key>
|
||||
<true/>
|
||||
<key>NSAppTransportSecurity</key>
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
Start building rich experiences with just your iOS device and your computer. Expo is a developer tool for creating experiences with interactive gestures and graphics using JavaScript and React Native.
|
||||
|
||||
Note: some programming experience is recommended.
|
||||
Technical specs: this version of Expo uses React Native 0.49.
|
||||
Technical specs: this version of Expo uses React Native 0.50.
|
||||
|
||||
@@ -1 +1 @@
|
||||
This version adds support for React Native 0.49.
|
||||
This version adds support for React Native 0.50.
|
||||
|
||||
@@ -15,7 +15,7 @@
|
||||
<key>CFBundlePackageType</key>
|
||||
<string>APPL</string>
|
||||
<key>CFBundleShortVersionString</key>
|
||||
<string>2.0.5</string>
|
||||
<string>2.1.0</string>
|
||||
<key>CFBundleSignature</key>
|
||||
<string>????</string>
|
||||
<key>CFBundleURLTypes</key>
|
||||
|
||||
Reference in New Issue
Block a user