Latest | 1.0 |
---|---|
Homepage | https://github.com/kazyk/KZTDataMapper |
License | MIT |
Platforms | ios 7.0, requires ARC |
Frameworks | CoreData |
Authors |
Small dictionary-object mapper library for Objective-C
license
MIT License
Latest podspec
{ "name": "KZTDataMapper", "summary": "Small dictionary-object mapper library", "version": "1.0", "license": "MIT", "homepage": "https://github.com/kazyk/KZTDataMapper", "authors": { "Kazuyuki Takahashi": "kazyk" }, "source": { "git": "https://github.com/kazyk/KZTDataMapper.git", "tag": "1.0" }, "platforms": { "ios": "7.0" }, "requires_arc": true, "source_files": "DataMapper/*.{h,m}", "frameworks": "CoreData" }
Fri, 04 Mar 2016 11:08:03 +0000