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 "aderussell": "adrianrussell@me.com"
11 "social_media_url": "https://twitter.com/ade177",
13 "git": "https://github.com/aderussell/string-to-CGPathRef.git",
20 "source_files": "ARCGPathFromString/*",