2 "name": "SwifterSwift",
3 "module_name": "SwifterSwift",
5 "summary": "A handy collection of more than 500 native Swift 3 extensions to boost your productivity.",
6 "description": "SwifterSwift is a collection of over 500 native Swift 3 extensions, with handy methods, syntactic sugar, and performance improvements for wide range of primitive data types, UIKit and Cocoa classes –over 500 in 1– for iOS, macOS, tvOS and watchOS.",
7 "homepage": "https://github.com/SwifterSwift/SwifterSwift",
13 "Omar Albeik": "omaralbeik@gmail.com"
15 "social_media_url": "http://twitter.com/omaralbeik",
16 "screenshots": "https://raw.githubusercontent.com/SwifterSwift/SwifterSwift/master/Assets/logo.png",
25 "git": "https://github.com/SwifterSwift/SwifterSwift.git",
28 "source_files": "Sources/**/*.{swift,h}",
29 "public_header_files": "Sources/SwifterSwift.h",
30 "pod_target_xcconfig": {
31 "SWIFT_VERSION": "3.0"
33 "documentation_url": "http://swifterswift.com/docs",
34 "pushed_with_swift_version": "3.0",
38 "source_files": "Sources/Extensions/Foundation/*.swift"
42 "source_files": "Sources/Extensions/UIKit/*.swift"
46 "source_files": "Sources/Extensions/Cocoa/*.swift"