2 "name": "OrangeFramework",
4 "summary": "Powerful framework aimed at fast and high quality developing mobile apps on Objective-C and Swift.",
5 "description": "OrangeFramework is a collection of components for fast and high quality developing mobile apps on Objective-C and Swift.\nIt includes a light-weight iOC container for dependency injection, simple logger, compoment for detecting running device, useful extensions and segues.",
6 "homepage": "https://github.com/kuler90/OrangeFramework",
9 "Roman Kulesha": "kulesha.r@gmail.com"
12 "git": "https://github.com/kuler90/OrangeFramework.git",
27 "SWIFT_INSTALL_OBJC_HEADER": "NO",
28 "EMBEDDED_CONTENT_CONTAINS_SWIFT": "NO"
33 "source_files": "Source/Dependency/**/*.{swift,h,m}"
37 "source_files": "Source/Log/**/*.{swift,h,m}"
41 "source_files": "Source/Device/**/*.{swift,h,m}"
45 "source_files": "Source/Extensions/**/*.{swift,h,m}"
49 "source_files": "Source/Segues/**/*.{swift,h,m}"