2 "name": "PrettyExtensionsKit",
3 "module_name": "PrettyExtensionsKit",
5 "summary": "A pretty set of extensions for Swift.",
6 "description": "A pretty set of extensions, which I use when developing applications based on Swift.",
7 "homepage": "https://github.com/nab0y4enko/PrettyExtensionsKit",
10 "Oleksii Naboichenko": "nab0y4enko@gmail.com"
12 "social_media_url": "https://twitter.com/nab0y4enko",
14 "git": "https://github.com/nab0y4enko/PrettyExtensionsKit.git",
17 "frameworks": "Foundation",
21 "pod_target_xcconfig": {
22 "SWIFT_VERSION": "4.0"
31 "pushed_with_swift_version": "4.0",
38 "source_files": "Sources/SwiftCore/*"
43 "frameworks": "Foundation"
45 "source_files": "Sources/Foundation/*"
48 "name": "CoreGraphics",
50 "frameworks": "CoreGraphics"
52 "source_files": "Sources/CoreGraphics/*",
54 "PrettyExtensionsKit/SwiftCore": [
62 "frameworks": "QuartzCore"
64 "source_files": "Sources/QuartzCore/*"
71 "source_files": "Sources/UIKit/*",
73 "PrettyExtensionsKit/SwiftCore": [
76 "PrettyExtensionsKit/CoreGraphics": [