Latest | 0.9.6 |
---|---|
Homepage | http://github.com/Legoless/Haystack |
License | MIT |
Platforms | ios 8.0, requires ARC |
Frameworks | CoreText |
Authors |
no README.md available
Latest podspec
{ "name": "Haystack", "version": "0.9.6", "summary": "A collection of simple iOS classes and categories that fit in almost every project.", "description": "Haystack SDK contains a collection of simple iOS classes and small libraries that fit in almost every project. Most of these classes are not large or structured enough to fit in a special library or framework, but are regurarely needed throughout the most projects you are working on.", "homepage": "http://github.com/Legoless/Haystack", "license": "MIT", "authors": { "Dal Rupnik": "[email protected]" }, "platforms": { "ios": "8.0" }, "source": { "git": "https://github.com/Legoless/Haystack.git", "tag": "0.9.6" }, "frameworks": "CoreText", "source_files": [ "SDK/Categories/**/*.{h,m}", "SDK/Classes/**/*.{h,m}", "SDK/Haystack.h" ], "requires_arc": true }
Mon, 11 Jul 2016 09:10:04 +0000