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"
11 "pod_target_xcconfig": {
12 "PRODUCT_BUNDLE_IDENTIFIER": "com.tworingsoft.pippin-library"
15 "git": "https://github.com/tworingsoft/Pippin.git",
16 "tag": "PippinLibrary-2.0.0"
18 "swift_versions": "5.1",
24 "source_files": "Sources/PippinLibrary/**/*.{h,m,swift}"
27 "source_files": "Sources/PippinLibrary/Foundation/**/*.{h,m,swift}"
38 "source_files": "Tests/PippinLibrary/**/*.swift"
41 "swift_version": "5.1"