4 "summary": "Declarative plug and play network services for your iOS apps.",
5 "description": "## Features\n\n* Declarative functional syntax\n* Type-safe by design\n* Easy to decorate (eg: token refresh) and/or invalidate requests\n* Straightforward cache configuration with the layer of your choice (URLCache by default) \n* Discard invalid or redundant requests\n* Mock support\n* Develop and attach thirdy part components\n* Prebaked UI Components (by adding Nomosi/UI)",
7 "homepage": "https://github.com/MarioIannotta/Nomosi",
13 "MarioIannotta": "info@marioiannotta.com"
16 "git": "https://github.com/MarioIannotta/Nomosi.git",
19 "social_media_url": "https://twitter.com/MarioIannotta",
24 "default_subspecs": "All",
35 "Nomosi/CoreDataCache": [
42 "source_files": "Nomosi/Core/**/*",
43 "exclude_files": "Nomosi/UI/**/*"
48 "source_files": "Nomosi/UI/**/*"
57 "name": "CoreDataCache",
59 "source_files": "Nomosi/CoreDataCache/**/*.swift"
68 "Nomosi/CoreDataCache/Resources/*.xcdatamodeld"