Class: AnnFlavorCore::IosSdk
- Inherits:
-
Struct
- Object
- Struct
- AnnFlavorCore::IosSdk
- Defined in:
- lib/vendor/ann_flavor_core/lib/ann_flavor_core/model.rb
Instance Attribute Summary collapse
-
#ios ⇒ Object
Returns the value of attribute ios.
-
#swift_version ⇒ Object
Returns the value of attribute swift_version.
Instance Attribute Details
#ios ⇒ Object
Returns the value of attribute ios
85 86 87 |
# File 'lib/vendor/ann_flavor_core/lib/ann_flavor_core/model.rb', line 85 def ios @ios end |
#swift_version ⇒ Object
Returns the value of attribute swift_version
85 86 87 |
# File 'lib/vendor/ann_flavor_core/lib/ann_flavor_core/model.rb', line 85 def swift_version @swift_version end |