4 "summary": "A library for mapping RESTful JSON to NSManagedObjects. Go ahead, take a BigRest.",
5 "description": "A library that simplifies REST mapping to NSManagedObject subclasses. BigRest combines AFNetworking and MagicalRecord to make the REST -> POCSO pipeling from request to object as seamless as possible.",
6 "homepage": "https://github.com/bigworkindustries/BigRest",
9 "Vincil Bishop": "vincil@bigworkindustries.com"
12 "git": "https://github.com/bigworkindustries/BigRest.git",
19 "source_files": "Pod/Classes/**/*",
20 "pod_target_xcconfig": {
21 "CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES": "YES"
23 "user_target_xcconfig": {
24 "CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES": "YES"