5 "summary": "iOS Offline Caching for Web Content",
6 "homepage": "https://github.com/buzzfeed/mattress",
7 "social_media_url": "http://twitter.com/buzzfeed",
9 "David Mauro": "david.mauro@buzzfeed.com",
10 "Kevin Lord": "kevin.lord@buzzfeed.com"
13 "git": "https://github.com/buzzfeed/mattress.git",
21 "Source/Extensions/*.swift"
23 "preserve_paths": "CommonCrypto/*",
25 "SWIFT_INCLUDE_PATHS[sdk=iphoneos*]": "$(SRCROOT)/Mattress/CommonCrypto/iphoneos",
26 "SWIFT_INCLUDE_PATHS[sdk=iphonesimulator*]": "$(SRCROOT)/Mattress/CommonCrypto/iphonesimulator",
27 "SWIFT_INCLUDE_PATHS[sdk=macosx*]": "$(SRCROOT)/Mattress/CommonCrypto/macosx"