Skip to content

Commit 787e041

Browse files
author
Cihan.Tek
committed
Updated podspec and Travis.yml
1 parent 38f6141 commit 787e041

2 files changed

Lines changed: 1 addition & 2 deletions

File tree

.travis.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ env:
1111
matrix:
1212
- DESTINATION="OS=12.0,name=iPhone 8" RUN_TESTS="YES" BUILD_EXAMPLE="YES" POD_LINT="NO"
1313
- DESTINATION="OS=11.4,name=iPhone 6s" RUN_TESTS="YES" BUILD_EXAMPLE="NO" POD_LINT="NO"
14-
- DESTINATION="OS=8.4,name=iPhone 5" RUN_TESTS="YES" BUILD_EXAMPLE="NO" POD_LINT="NO"
1514
before_install:
1615
- gem install cocoapods --pre --no-rdoc --no-ri --no-document --quiet
1716
- gem install xcpretty --no-rdoc --no-ri --no-document --quiet

CTPanoramaView.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Pod::Spec.new do |s|
22
s.name = "CTPanoramaView"
3-
s.version = "1.1"
3+
s.version = "1.2"
44
s.summary = "Displays spherical or cylindrical panoramas and 360 photos with touch or motion based controls."
55
s.homepage = "https://github.com/scihant/CTPanoramaView"
66
s.screenshots = "https://cloud.githubusercontent.com/assets/3991481/23154113/ce5aa6b8-f814-11e6-9c97-4d91629733f8.gif", "https://cloud.githubusercontent.com/assets/3991481/23154919/d5f98476-f818-11e6-8c71-22011a027d96.jpg"

0 commit comments

Comments
 (0)