Latest | 0.5.1 |
---|---|
Homepage | https://github.com/agoodman/pmvp |
License | MIT |
Platforms | ios 9.0 |
Dependencies | PMVP |
Authors |
404: Not Found
Latest podspec
{ "name": "PMVPCoreData", "version": "0.5.1", "license": { "type": "MIT" }, "homepage": "https://github.com/agoodman/pmvp", "authors": { "Aubrey Goodman": "[email protected]" }, "summary": "Core Data fixtures for the PMVP framework", "description": "PMVPCoreData delivers Core Data fixture capabilities to enable managed objects to be used with PMVP providers easily.", "source": { "git": "https://github.com/agoodman/pmvp.git", "tag": "0.5.1" }, "swift_version": "4.0", "platforms": { "ios": "9.0" }, "ios": { "source_files": "PMVPCoreData/**/*.{swift}", "frameworks": "CoreData" }, "dependencies": { "PMVP": [] } }
Fri, 17 May 2019 10:33:24 +0000