Latest | 0.3.9 |
---|---|
Homepage | https://github.com/jakubknejzlik/GNContextManager |
License | MIT |
Platforms | ios 6.0, requires ARC |
Dependencies | CWLSynthesizeSingleton |
Frameworks | UIKit, CoreData |
Authors |
Latest podspec
{ "name": "GNContextManager", "version": "0.3.9", "summary": "CoreData helper", "description": "Manager for helping with CoreData stuff", "homepage": "https://github.com/jakubknejzlik/GNContextManager", "license": { "type": "MIT", "file": "LICENSE" }, "authors": { "Jakub Knejzlik": "[email protected]" }, "platforms": { "ios": "6.0" }, "source": { "git": "https://github.com/jakubknejzlik/GNContextManager.git", "tag": "0.3.9" }, "source_files": "GNContextManager/*.{h,m}", "frameworks": [ "UIKit", "CoreData" ], "requires_arc": true, "dependencies": { "CWLSynthesizeSingleton": [] } }
Sat, 27 Feb 2016 04:16:04 +0000