Class: Pod::Podfile

Inherits:
Object
  • Object
show all
Defined in:
lib/cocoapods-mPaaS/dsl.rb

Defined Under Namespace

Modules: DSL

Instance Attribute Summary collapse

Instance Attribute Details

#default_baselineObject

attr_accessor :is_pod_support_mPaaS



8
9
10
# File 'lib/cocoapods-mPaaS/dsl.rb', line 8

def default_baseline
  @default_baseline
end

#fix_podsObject

Returns the value of attribute fix_pods.



10
11
12
# File 'lib/cocoapods-mPaaS/dsl.rb', line 10

def fix_pods
  @fix_pods
end

#is_use_mPaaS_onlineObject

Returns the value of attribute is_use_mPaaS_online.



11
12
13
# File 'lib/cocoapods-mPaaS/dsl.rb', line 11

def is_use_mPaaS_online
  @is_use_mPaaS_online
end

#is_use_tinyAppObject

Returns the value of attribute is_use_tinyApp.



9
10
11
# File 'lib/cocoapods-mPaaS/dsl.rb', line 9

def is_use_tinyApp
  @is_use_tinyApp
end

#local_component_json_pathObject

Returns the value of attribute local_component_json_path.



12
13
14
# File 'lib/cocoapods-mPaaS/dsl.rb', line 12

def local_component_json_path
  @local_component_json_path
end

#local_content_json_fallbackObject

Returns the value of attribute local_content_json_fallback.



14
15
16
# File 'lib/cocoapods-mPaaS/dsl.rb', line 14

def local_content_json_fallback
  @local_content_json_fallback
end

#local_content_json_pathObject

Returns the value of attribute local_content_json_path.



13
14
15
# File 'lib/cocoapods-mPaaS/dsl.rb', line 13

def local_content_json_path
  @local_content_json_path
end

#mpaas_repo_urlObject

Returns the value of attribute mpaas_repo_url.



15
16
17
# File 'lib/cocoapods-mPaaS/dsl.rb', line 15

def mpaas_repo_url
  @mpaas_repo_url
end