4 "summary": "Objective-C client for the Everlapse API.",
5 "homepage": "https://github.com/seesawco/LapseKit",
11 "Caleb Davenport": "caleb@seesaw.co",
12 "Sam Soffes": "sam@soff.es"
15 "git": "https://github.com/seesawco/LapseKit.git",
21 "source_files": "LapseKit/**/*.{h,m}",
29 "SystemConfiguration",
32 "prefix_header_contents": " #import <SystemConfiguration/SystemConfiguration.h>\n #import <MobileCoreServices/MobileCoreServices.h>\n"