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