sparkling-method 2.0.1 → 2.1.0-rc.11
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -4,7 +4,7 @@ Pod::Spec.new do |s|
|
|
|
4
4
|
source_root = 'packages/sparkling-method/ios'
|
|
5
5
|
source_globs = ->(patterns) { patterns.flat_map { |pattern| [pattern, "#{source_root}/#{pattern}"] } }
|
|
6
6
|
s.name = 'SparklingMethod'
|
|
7
|
-
s.version = "2.0.
|
|
7
|
+
s.version = "2.1.0-rc.11"
|
|
8
8
|
s.summary = "iOS SDK for Sparkling Method"
|
|
9
9
|
s.description = "Core iOS method runtime for Sparkling, with Lynx integration, dependency injection support, and debug helpers."
|
|
10
10
|
s.license = "Apache 2.0"
|