2 "name": "SWNinePatchImageFactory",
4 "summary": "Let you use 9-Patch PNG images easily on iOS.",
5 "description": "The techinque is only to transform the 9-patch PNG images to iOS compatible, resizable UIImage objects. See the UIImage's method resizableImageWithCapInsets:(UIEdgeInsets)insets for more info. So it only support to stretch one segment of patch markers in both horizontal and vertical sides.",
6 "homepage": "https://github.com/alexsteinerde/SWNinePatchImageFactory",
7 "license": "Apache License, Version 2.0",
9 "Alex Steiner": "privat@alexsteiner.de"
15 "git": "https://github.com/alexsteinerde/SWNinePatchImageFactory.git",
19 "SWNinePatchImageFactorySample/SWNinePatchImageFactory",
20 "SWNinePatchImageFactorySample/SWNinePatchImageFactory/**/*.{h,m}"
22 "exclude_files": "SWNinePatchImageFactorySample/SWNinePatchImageFactorySample"