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/UIViewElements": [
63 "public_header_files": "Classes/Core/*.h",
64 "source_files": "Classes/Core/*.{h,m}",
65 "frameworks": "Foundation"
69 "public_header_files": "Classes/NS/Core/*.h",
70 "source_files": "Classes/NS/Core/*.{h,m}",
78 "name": "NSRegExpParser",
79 "public_header_files": "Classes/NS/RegExpParser/*.h",
80 "source_files": "Classes/NS/RegExpParser/*.{h,m}",
81 "frameworks": "CoreText",
90 "public_header_files": "Classes/CG/Core/*.h",
91 "source_files": "Classes/CG/Core/*.{h,m}",
92 "frameworks": "CoreGraphics",
101 "public_header_files": "Classes/UI/Core/*.h",
102 "source_files": "Classes/UI/Core/*.{h,m}",
103 "frameworks": "UIKit",
117 "name": "UIControllerDynamicsDrawer",
118 "public_header_files": "Classes/UI/ControllerDynamicsDrawer/*.h",
119 "source_files": "Classes/UI/ControllerDynamicsDrawer/*.{h,m}",
121 "MSDynamicsDrawerViewController": [
130 "name": "UIViewFieldText",
131 "public_header_files": "Classes/UI/ViewFieldText/*.h",
132 "source_files": "Classes/UI/ViewFieldText/*.{h,m}",
140 "name": "UIViewFieldDate",
141 "public_header_files": "Classes/UI/ViewFieldDate/*.h",
142 "source_files": "Classes/UI/ViewFieldDate/*.{h,m}",
144 "Mobily/UIViewFieldText": [
150 "name": "UIViewFieldList",
151 "public_header_files": "Classes/UI/ViewFieldList/*.h",
152 "source_files": "Classes/UI/ViewFieldList/*.{h,m}",
154 "Mobily/UIViewFieldText": [
160 "name": "UIViewImage",
161 "public_header_files": "Classes/UI/ViewImage/*.h",
162 "source_files": "Classes/UI/ViewImage/*.{h,m}",
170 "name": "UIViewScroll",
171 "public_header_files": "Classes/UI/ViewScroll/*.h",
172 "source_files": "Classes/UI/ViewScroll/*.{h,m}",
180 "name": "UIViewElements",
181 "public_header_files": "Classes/UI/ViewElements/*.h",
182 "source_files": "Classes/UI/ViewElements/*.{h,m}",