[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / b / 7 / d / BezierPathLength / 1.0.0 / BezierPathLength.podspec.json
blob6da89b6d4a3663baf8135ff3282d08652a91dc62
2   "name": "BezierPathLength",
3   "version": "1.0.0",
4   "license": "MIT",
5   "summary": "A simple API to get the length of either a CGPath, UIBezierPath or NSBezierPath, written in Swift.",
6   "homepage": "https://github.com/LouisDhauwe/BezierPath-Length",
7   "social_media_url": "http://twitter.com/LouisDhauwe",
8   "authors": {
9     "Louis D'hauwe": "louisdhauwe@silverfox.be"
10   },
11   "source": {
12     "git": "https://github.com/LouisDhauwe/BezierPath-Length.git",
13     "tag": "1.0.0"
14   },
15   "platforms": {
16     "ios": "8.0",
17     "osx": "10.10",
18     "tvos": "9.0",
19     "watchos": "2.0"
20   },
21   "source_files": "Source/*.swift",
22   "pushed_with_swift_version": "3.0.1"