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": "UI",
33 "public_header_files": "Classes/Core/*.h",
34 "source_files": "Classes/Core/*.{h,m}",
35 "frameworks": "Foundation"
39 "public_header_files": "Classes/NS/Core/*.h",
40 "source_files": "Classes/NS/Core/*.{h,m}",
49 "public_header_files": "Classes/CG/Core/*.h",
50 "source_files": "Classes/CG/Core/*.{h,m}",
51 "frameworks": "CoreGraphics",
59 "name": "ControllerDynamicsDrawer",
60 "public_header_files": "Classes/UI/ControllerDynamicsDrawer/*.h",
61 "source_files": "Classes/UI/ControllerDynamicsDrawer/*.{h,m}",
63 "MSDynamicsDrawerViewController": [
73 "public_header_files": "Classes/UI/Core/*.h",
74 "source_files": "Classes/UI/Core/*.{h,m}",
75 "frameworks": "UIKit",