[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / b / 7 / d / BezierPathLength / 1.1.0 / BezierPathLength.podspec.json
blob527af71d4b88f491c11d04e8e081e457ec1e5ac1
2   "name": "BezierPathLength",
3   "version": "1.1.0",
4   "license": "MIT",
5   "summary": "A simple API to get the length of a CGPath, UIBezierPath or NSBezierPath, written in Swift.",
6   "homepage": "https://github.com/louisdh/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/louisdh/bezierpath-length.git",
13     "tag": "1.1.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.2"