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-3.0.0"
18 "swift_versions": "5.1",
24 "source_files": "Sources/PippinLibrary/**/*.{h,m,swift}",
32 "source_files": "Sources/PippinLibrary/Foundation/**/*.{h,m,swift}"
46 "source_files": "Tests/PippinLibrary/**/*.{h,m,swift}"
49 "swift_version": "5.1"