Latest | 1.0.4 |
---|---|
Homepage | https://github.com/ivygulch/IVGCoreDataUtils |
License | MIT |
Platforms | ios 7.0, requires ARC |
Dependencies | IVGUtils |
Frameworks | Foundation, UIKit, CoreData, CoreGraphics, CoreData |
Authors |
no README.md available
Latest podspec
{ "name": "IVGCoreDataUtils", "version": "1.0.4", "summary": "Miscellaneous core data helper routines for iOS", "homepage": "https://github.com/ivygulch/IVGCoreDataUtils", "license": { "type": "MIT", "file": "LICENSE" }, "authors": { "dwsjoquist": "[email protected]" }, "source": { "git": "https://github.com/ivygulch/IVGCoreDataUtils.git", "tag": "v1.0.4" }, "platforms": { "ios": "7.0" }, "source_files": "LibClasses/*{.h,.m}", "frameworks": [ "Foundation", "UIKit", "CoreData", "CoreGraphics", "CoreData" ], "requires_arc": true, "dependencies": { "IVGUtils": [] } }
Sat, 05 Mar 2016 11:39:03 +0000