This commit is contained in:
Zhigang Fang
2017-05-20 11:49:47 +08:00
parent 6d4de36dd7
commit 21f99ee61f
2 changed files with 6 additions and 1 deletions

View File

@@ -1,3 +1,8 @@
### 0.1.8
* Fix a bug where the stop call won't stop live preview
* Remove SSID registering
### 0.1.7
* Add option to capture large image

View File

@@ -1,7 +1,7 @@
Pod::Spec.new do |s|
s.name = "OSC"
s.version = "0.1.7"
s.version = "0.1.8"
s.summary = "Richo OSCKit"
s.description = "Richo OSCKit with Promise"
s.homepage = "https://theta360.com/"