4 "summary": "Library of useful iOS Swift extensions.",
5 "description": "Alexandria provides a library of useful iOS Swift extensions.",
6 "homepage": "https://github.com/jlandon/Alexandria",
9 "John Daub": "hsoi@hsoi.com",
10 "Jonathan Landon": "jlandon@me.com",
11 "Ben Kreeger": "ben.kreeger@icloud.com",
12 "Chris Voss": "chrisvoss@gmail.com",
13 "Steven Schobert": "spschobert@gmail.com",
14 "Jayson Lane": "jaysonlane@gmail.com",
15 "Claire Knight": "claire.knight@krider.co.uk",
16 "Alex Corcoran": "alex.p.corcoran@gmail.com"
22 "pod_target_xcconfig": {
23 "SWIFT_VERSION": "3.1"
25 "documentation_url": "https://jlandon.github.io/Alexandria",
27 "git": "https://github.com/jlandon/Alexandria.git",
34 "pushed_with_swift_version": "3.0",
39 "Sources/*.{swift,h,m}"
44 "source_files": "Sources/StoreKit",
45 "weak_frameworks": "StoreKit"
48 "name": "ImageEffects",
49 "source_files": "Sources/ImageEffects",
50 "weak_frameworks": "Accelerate"