Latest | 1.1.0 |
---|---|
Homepage | https://github.com/d-32/DMListener |
License | MIT |
Platforms | ios 7.0, requires ARC |
Authors |
no README.md available
Latest podspec
{ "name": "DMListener", "version": "1.1.0", "summary": "Easily observe changes in objects. Like a delegate, just better.", "homepage": "https://github.com/d-32/DMListener", "license": "MIT", "authors": { "Dylan Marriott": "[email protected]" }, "source": { "git": "https://github.com/d-32/DMListener.git", "tag": "1.1.0" }, "social_media_url": "https://twitter.com/dylan36032", "platforms": { "ios": "7.0" }, "requires_arc": true, "source_files": "Pod/Classes", "public_header_files": [ "Pod/Classes/DMListener.h", "Pod/Classes/DMListeners.h" ], "resource_bundles": { "DMJobManager": [ "Pod/Assets/*.png" ] } }
Sat, 05 Mar 2016 18:59:03 +0000