Latest | 2.9 |
---|---|
Homepage | http://github.com/krzysztofzablocki/KZPropertyMapper |
License | MIT |
Platforms | ios 5.0, osx 10.8, tvos 9.1, requires ARC |
Frameworks | Foundation, CoreData |
Authors |
no README.md available
Latest podspec
{ "name": "KZPropertyMapper", "version": "2.9", "summary": "Property mapping for iOS apps.", "homepage": "http://github.com/krzysztofzablocki/KZPropertyMapper", "license": "MIT", "authors": { "Krzysztof Zablocki": "[email protected]" }, "source": { "git": "https://github.com/krzysztofzablocki/KZPropertyMapper.git", "tag": "2.9" }, "platforms": { "ios": "5.0", "osx": "10.8", "tvos": "9.1" }, "source_files": "KZPropertyMapper/*.{h,m}", "requires_arc": true, "frameworks": [ "Foundation", "CoreData" ] }
Sun, 03 Dec 2017 18:20:04 +0000