4 "summary": "Mobily framework for iOS",
5 "homepage": "https://github.com/fgengine/mobily-ios",
11 "Username": "fgengine@gmail.com"
17 "git": "https://github.com/fgengine/mobily-ios.git",
20 "default_subspecs": "All",
29 "Mobily/NSRegExpParser": [
38 "Mobily/UIControllerDynamicsDrawer": [
41 "Mobily/UIViewFieldText": [
44 "Mobily/UIViewFieldDate": [
47 "Mobily/UIViewFieldList": [
50 "Mobily/UIViewImage": [
53 "Mobily/UIViewScroll": [
56 "Mobily/UIViewTable": [
59 "Mobily/UIViewElements": [
66 "public_header_files": "Classes/Core/*.h",
67 "source_files": "Classes/Core/*.{h,m}",
68 "frameworks": "Foundation"
72 "public_header_files": "Classes/NS/Core/*.h",
73 "source_files": "Classes/NS/Core/*.{h,m}",
81 "name": "NSRegExpParser",
82 "public_header_files": "Classes/NS/RegExpParser/*.h",
83 "source_files": "Classes/NS/RegExpParser/*.{h,m}",
84 "frameworks": "CoreText",
93 "public_header_files": "Classes/CG/Core/*.h",
94 "source_files": "Classes/CG/Core/*.{h,m}",
95 "frameworks": "CoreGraphics",
104 "public_header_files": "Classes/UI/Core/*.h",
105 "source_files": "Classes/UI/Core/*.{h,m}",
106 "frameworks": "UIKit",
120 "name": "UIControllerDynamicsDrawer",
121 "public_header_files": "Classes/UI/ControllerDynamicsDrawer/*.h",
122 "source_files": "Classes/UI/ControllerDynamicsDrawer/*.{h,m}",
124 "MSDynamicsDrawerViewController": [
133 "name": "UIViewFieldText",
134 "public_header_files": "Classes/UI/ViewFieldText/*.h",
135 "source_files": "Classes/UI/ViewFieldText/*.{h,m}",
143 "name": "UIViewFieldDate",
144 "public_header_files": "Classes/UI/ViewFieldDate/*.h",
145 "source_files": "Classes/UI/ViewFieldDate/*.{h,m}",
147 "Mobily/UIViewFieldText": [
153 "name": "UIViewFieldList",
154 "public_header_files": "Classes/UI/ViewFieldList/*.h",
155 "source_files": "Classes/UI/ViewFieldList/*.{h,m}",
157 "Mobily/UIViewFieldText": [
163 "name": "UIViewImage",
164 "public_header_files": "Classes/UI/ViewImage/*.h",
165 "source_files": "Classes/UI/ViewImage/*.{h,m}",
173 "name": "UIViewScroll",
174 "public_header_files": "Classes/UI/ViewScroll/*.h",
175 "source_files": "Classes/UI/ViewScroll/*.{h,m}",
183 "name": "UIViewTable",
184 "public_header_files": "Classes/UI/ViewTable/*.h",
185 "source_files": "Classes/UI/ViewTable/*.{h,m}",
193 "name": "UIViewElements",
194 "public_header_files": "Classes/UI/ViewElements/*.h",
195 "source_files": "Classes/UI/ViewElements/*.{h,m}",