2 "name": "OrangeFrameworkObjC",
4 "summary": "Powerful framework aimed at fast and high quality developing mobile apps on Objective-C.",
5 "description": "OrangeFramework is a collection of components for fast and high quality developing mobile apps on Objective-C.\nIt includes a light-weight iOC container (used for dependency injection), flexible logger, powerful extensions and simple system info getter.",
6 "homepage": "https://github.com/kuler90/OrangeFramework",
9 "Roman Kulesha": "kulesha.r@gmail.com"
12 "git": "https://github.com/kuler90/OrangeFramework.git",
29 "source_files": "Source/Dependency/**/*.{h,m}"
33 "source_files": "Source/Log/**/*.{h,m}"
37 "source_files": "Source/SystemInfo/**/*.{h,m}"
41 "source_files": "Source/Extensions/**/*.{h,m}"
45 "source_files": "Source/Segues/**/*.{h,m}"