Latest | 2.2.1 |
---|---|
Homepage | https://bitbucket.org/fripp/cshashkit/wiki/Home |
License | MIT |
Platforms | ios 5.0, requires ARC |
Frameworks | Foundation |
Authors |
Latest podspec
{ "name": "CSHashKit", "version": "2.2.1", "summary": "A simple class category that implements hash and isEqual: for every Objective-C object.", "homepage": "https://bitbucket.org/fripp/cshashkit/wiki/Home", "license": "MIT", "authors": { "Calogero Sanfilippo": "[email protected]" }, "source": { "git": "https://bitbucket.org/fripp/cshashkit.git", "tag": "2.2.1" }, "platforms": { "ios": "5.0" }, "source_files": "CSHashKit/**/*.{h,m}", "exclude_files": "CSHashKit/CSHashKitTests/**/*.{h,m}", "frameworks": "Foundation", "requires_arc": true }
Sun, 06 Mar 2016 19:41:02 +0000