Skip to content

Conversation

@jaeopt
Copy link
Contributor

@jaeopt jaeopt commented Feb 20, 2019

This fix is to support Cocoapod default setting ("pod init" set to 9.0, so it breaks on the 1st try).
We'll revisit the min OS version issue later.

s.name = "OptimizelySwiftSDK"
s.module_name = "Optimizely"
s.version = "3.0.0"
s.summary = "Optimizely server-side testing core framework."
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can we change that to apple device framework?

s.version = "3.0.0"
s.summary = "Optimizely server-side testing core framework."
s.homepage = "http://developers.optimizely.com/server/reference/index.html?language=objectivec"
s.license = { :type => "Apache License, Version 2.0", :file => "LICENSE" }
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@thomaszurkan-optimizely thomaszurkan-optimizely merged commit 2970e1f into master Feb 25, 2019
@jaeopt jaeopt deleted the jae/podspec branch February 26, 2019 00:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

3 participants