5 "summary": "Overcoat is a small but powerful library that makes creating REST clients simple and fun.",
6 "homepage": "https://github.com/gonzalezreal/Overcoat",
8 "Guillermo Gonzalez": "gonzalezreal@icloud.com"
10 "social_media_url": "https://twitter.com/gonzalezreal",
12 "git": "https://github.com/gonzalezreal/Overcoat.git",
20 "default_subspecs": "NSURLSession",
32 "public_header_files": "Overcoat/*.h",
34 "Overcoat/Overcoat.h",
35 "Overcoat/OVCResponse.{h,m}",
36 "Overcoat/NSError+OVCResponse.{h,m}",
37 "Overcoat/OVCURLMatcher.{h,m}",
38 "Overcoat/OVC{ModelResponse,SocialRequest}Serializer.{h,m}",
39 "Overcoat/OVCManagedStore.{h,m}",
40 "Overcoat/OVCHTTPRequestOperationManager.{h,m}",
41 "Overcoat/OVCManagedObjectSerializingContainer.h",
42 "Overcoat/NSDictionary+Overcoat.{h,m}"
52 "name": "NSURLSession",
58 "source_files": "Overcoat/OVCHTTPSessionManager.{h,m}"
66 "Overcoat/NSURLSession": [
73 "public_header_files": "PromiseKit+Overcoat/*.h",
74 "source_files": "PromiseKit+Overcoat"
77 "name": "ReactiveCocoa",
82 "Overcoat/NSURLSession": [
89 "public_header_files": "ReactiveCocoa+Overcoat/*.h",
90 "source_files": "ReactiveCocoa+Overcoat"