2 "name": "ARCGPathFromString",
4 "summary": "Takes in an NSString or NSAttributedString and creates a CGPathRef for that string.",
5 "description": "This CocoaPod provides methods for creating CGPaths from NSStrings and NSAttributedStrings. A category for UIBezierPath also allows UIBezierPaths to be produced from strings.",
6 "homepage": "https://github.com/aderussell/string-to-CGPathRef",
9 "Adrian Russell": "adrianrussell@me.com"
12 "git": "https://github.com/aderussell/string-to-CGPathRef.git",
15 "social_media_url": "https://twitter.com/ade177",
20 "source_files": "ARCGPathFromString/*",
22 "ARCGPathFromString": [