4 "summary": "A complete operation-based iOS networking framework.",
5 "description": "The Network Layer uses NSOperations as wrapper for each particular a network call (data, upload or download). Same for other tasks as caching and data conversion, which now are completely independent operations; facilitating their reuse of in other projects.",
6 "homepage": "https://gitlab.com/danielgaston/converse.git",
12 "Daniel Gaston": "daniel.gaston.iglesias@gmail.com"
15 "git": "https://gitlab.com/danielgaston/converse.git",
23 "DGConverse/**/*.{h,m}",
24 "SupportingFiles/**/*.{h}",
27 "prefix_header_contents": "#import \"DGConverse.h\"",
32 "SPTPersistentCache": [