[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 7 / f / 5 / Metron / 1.0.1 / Metron.podspec.json
blob2f8f4977b996a540b62c8ed9d72a5120c8d5bfda
2   "name": "Metron",
3   "version": "1.0.1",
4   "summary": "Gemeometry, simplified.",
5   "description": "Metron is a comprehensive collection of geometric functions and types that extend the 2D geometric primitives provided by CoreGraphics.",
6   "homepage": "https://github.com/toineheuvelmans/Metron",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Toine Heuvelmans": "toine@algorithmic.me"
13   },
14   "source": {
15     "git": "https://github.com/toineheuvelmans/Metron.git",
16     "tag": "1.0.1"
17   },
18   "social_media_url": "https://twitter.com/toineheuvelmans",
19   "platforms": {
20     "ios": "8.0",
21     "osx": "10.9",
22     "watchos": "2.0",
23     "tvos": "9.0"
24   },
25   "source_files": [
26     "Metron/Classes/**/*",
27     "Metron/Protocols/**/*"
28   ],
29   "pushed_with_swift_version": "3.0"