4 "summary": "A small Swift framework for creating simple command line interfaces.",
5 "description": "`SwiftArgs` lets you handle command line arguments with ease. Just supply the valid arguments, and let `SwiftArgs` handle the rest.",
6 "homepage": "https://github.com/pkrll/SwiftArgs",
9 "Ardalan Samimi": "ardalan@saturnfive.se"
11 "social_media_url": "http://twitter.com/ardalansamimi",
16 "git": "https://github.com/pkrll/SwiftArgs.git",
20 "Sources/SwiftArgs/*.{swift}",
21 "Sources/SwiftArgs/**/*.{swift}"
23 "swift_version": "4.0",
24 "pod_target_xcconfig": {
25 "SWIFT_VERSION": "4.0"
27 "static_framework": true