blob: 527af71d4b88f491c11d04e8e081e457ec1e5ac1 [file] [log] [blame]
{
"name": "BezierPathLength",
"version": "1.1.0",
"license": "MIT",
"summary": "A simple API to get the length of a CGPath, UIBezierPath or NSBezierPath, written in Swift.",
"homepage": "https://github.com/louisdh/bezierpath-length",
"social_media_url": "http://twitter.com/LouisDhauwe",
"authors": {
"Louis D'hauwe": "louisdhauwe@silverfox.be"
},
"source": {
"git": "https://github.com/louisdh/bezierpath-length.git",
"tag": "1.1.0"
},
"platforms": {
"ios": "8.0",
"osx": "10.10",
"tvos": "9.0",
"watchos": "2.0"
},
"source_files": "Source/*.swift",
"pushed_with_swift_version": "3.0.2"
}