4 "summary": "All the things you are tired of writing.",
5 "description": "This framework is a collection of subspecs designed to be used to facilitate simpler, cleaner code. These classes and extensions are common cases.",
6 "homepage": "https://github.com/BottleRocketStudios/iOS-UtiliKit",
12 "Bottle Rocket Studios": "wilson.turner@bottlerocketstudios.com"
15 "git": "https://github.com/bottlerocketstudios/iOS-UtiliKit.git",
18 "source_files": "Sources/UtiliKit/**/*",
22 "swift_versions": "5.0",
23 "default_subspecs": "Core",
24 "swift_version": "5.0",
29 "UtiliKit/Instantiation": [
38 "name": "Instantiation",
39 "source_files": "Sources/UtiliKit/Instantiation/*.swift"
42 "name": "TimelessDate",
43 "source_files": "Sources/UtiliKit/TimelessDate/*.swift"
47 "source_files": "Sources/UtiliKit/General/*.swift"
51 "source_files": "Sources/UtiliKit/Version/*.swift"
55 "source_files": "Sources/UtiliKit/Container/**/*.swift"
58 "name": "ActiveLabel",
59 "source_files": "Sources/UtiliKit/ActiveLabel/*.swift"
62 "name": "Obfuscation",
63 "source_files": "Sources/UtiliKit/Obfuscation/*.swift"