diff --git a/.travis.yml b/.travis.yml index b6f5f7d..65f1439 100644 --- a/.travis.yml +++ b/.travis.yml @@ -11,7 +11,6 @@ env: matrix: - DESTINATION="OS=12.0,name=iPhone 8" RUN_TESTS="YES" BUILD_EXAMPLE="YES" POD_LINT="NO" - DESTINATION="OS=11.4,name=iPhone 6s" RUN_TESTS="YES" BUILD_EXAMPLE="NO" POD_LINT="NO" - - DESTINATION="OS=8.4,name=iPhone 5" RUN_TESTS="YES" BUILD_EXAMPLE="NO" POD_LINT="NO" before_install: - gem install cocoapods --pre --no-rdoc --no-ri --no-document --quiet - gem install xcpretty --no-rdoc --no-ri --no-document --quiet diff --git a/CTPanoramaView.podspec b/CTPanoramaView.podspec index b4cc3d3..a7dbe42 100644 --- a/CTPanoramaView.podspec +++ b/CTPanoramaView.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = "CTPanoramaView" - s.version = "1.1" + s.version = "1.2" s.summary = "Displays spherical or cylindrical panoramas and 360 photos with touch or motion based controls." s.homepage = "https://github.com/scihant/CTPanoramaView" 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"