2 "name": "PippinLibrary",
4 "summary": "Extensions on Cocoa Touch and Swift stdlib SDKs.",
5 "description": "All manner of extensions, categories, subclasses, wrappers, helpful functions, macros, syntactic sugar, utilities, &c that make coding faster and more semantically accurate.",
6 "homepage": "https://github.com/tworingsoft/Pippin",
9 "Andrew McKnight": "andrew@tworingsoft.com"
12 "git": "https://github.com/tworingsoft/Pippin.git",
13 "tag": "PippinLibrary-1.0.0"
15 "swift_versions": "5.1",
21 "source_files": "Sources/PippinLibrary/**/*.{h,m,swift}"
24 "source_files": "Sources/PippinLibrary/Foundation/**/*.{h,m,swift}"
27 "ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES": "YES"
34 "swift_version": "5.1",
39 "source_files": "Tests/PippinLibrary/**/*.swift"