2 "name": "SLRESTfulCoreData",
9 "git": "https://github.com/OliverLetterer/SLRESTfulCoreData.git",
18 "homepage": "https://github.com/OliverLetterer/SLRESTfulCoreData",
19 "summary": "Objc naming conventions, autogenerated accessors at runtime, URL substitutions and intelligent attribute mapping.",
21 "Oliver Letterer": "oliver.letterer@gmail.com"
30 "SLRESTfulCoreData/SLRESTfulCoreData/*.{h,m}",
31 "SLRESTfulCoreData/SLRESTfulCoreData/**/*.{h,m}",
32 "SLRESTfulCoreData/SLRESTfulCoreData/Framework Additions/**/**/*.{h,m}"
36 "name": "AFRESTfulCoreDataBackgroundQueue",
37 "source_files": "AFRESTfulCoreDataBackgroundQueue/*.{h,m}",
38 "prefix_header_contents": "\t#import <Availability.h>\n\n\t#define _AFNETWORKING_PIN_SSL_CERTIFICATES_\n\n\t#if __IPHONE_OS_VERSION_MIN_REQUIRED\n\t #import <SystemConfiguration/SystemConfiguration.h>\n\t #import <MobileCoreServices/MobileCoreServices.h>\n\t #import <Security/Security.h>\n\t#else\n\t #import <SystemConfiguration/SystemConfiguration.h>\n\t #import <CoreServices/CoreServices.h>\n\t #import <Security/Security.h>\n\t#endif\n"
43 "SLRESTfulCoreData/Core": [
46 "SLRESTfulCoreData/AFRESTfulCoreDataBackgroundQueue": [