Latest | 0.1.2 |
---|---|
Homepage | http://devmode.com/projects/dm-foundation |
License | MIT |
Platforms | ios 6, requires ARC |
Authors | , |
Latest podspec
{ "name": "DMFoundation", "version": "0.1.2", "summary": "A collection of utilities and enhancements to the iOS runtime environment.", "description": " DMFoundation is a collection of category-based enhancements to the iOS Foundation classesn to include iterators, formatters, digests, encoders, etc.n", "homepage": "http://devmode.com/projects/dm-foundation", "documentation_url": "http://devmode.com/projects/dm-foundation", "license": { "type": "MIT", "file": "LICENSE-MIT" }, "authors": { "John E. Bailey": "[email protected]", "Sean M. Duncan": "[email protected]" }, "social_media_url": "http://twitter.com/DevModeInc", "platforms": { "ios": 6 }, "source": { "git": "https://github.com/devmode/dm-foundation.git", "tag": "0.1.2" }, "source_files": [ "Classes", "Classes/**/*.{h,m}" ], "public_header_files": "Classes/**/*.h", "requires_arc": true }
Sat, 05 Mar 2016 02:08:02 +0000