v2.1.0 - bump version and update metadata

fbshipit-source-id: d50c44a
This commit is contained in:
Ben Roth
2017-11-14 01:27:38 +00:00
committed by Exponent GitHub Bot
parent 36ea682ee7
commit 393dc19b2b
5 changed files with 5 additions and 5 deletions

View File

@@ -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'

View File

@@ -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>

View File

@@ -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.

View File

@@ -1 +1 @@
This version adds support for React Native 0.49.
This version adds support for React Native 0.50.

View File

@@ -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>