Latest | 1.1.1 |
---|---|
Homepage | https://github.com/adeca/ADCExtensions |
License | MIT |
Platforms | ios 6.1, requires ARC |
Authors |
Purpose
ADCExtensions is a collection of useful categories for Cocoa objects.
Latest podspec
{ "name": "ADCExtensions", "version": "1.1.1", "summary": "ADCExtensions is a collection of useful categories for Cocoa objects.", "homepage": "https://github.com/adeca/ADCExtensions", "license": { "type": "MIT" }, "authors": { "Agustin de Cabrera": "[email protected]" }, "source": { "git": "https://github.com/adeca/ADCExtensions.git", "tag": "1.1.1" }, "source_files": [ "ADCExtensions", "ADCExtensions/**/*.{h,m}" ], "requires_arc": true, "platforms": { "ios": "6.1" } }
Tue, 01 Mar 2016 13:20:03 +0000