blob: 51e26f05cb69b7cf4b352b18708d031234b0b5e9 [file] [log] [blame]
{
"name": "NKAdditionalGeometry",
"version": "0.1.0",
"summary": "Extensions for CoreGraphics types",
"description": "The library is represented by a set of protocols and extensions of the CoreGraphics framework, which automate some geometric calculations.",
"homepage": "https://github.com/nkopilovskii/NKAdditionalGeometry",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"nkopilovskii": "nkopilovskii@gmail.com"
},
"source": {
"git": "https://github.com/nkopilovskii/NKAdditionalGeometry.git",
"tag": "0.1.0"
},
"social_media_url": "https://twitter.com/mkopilovskii",
"platforms": {
"ios": "10.0"
},
"swift_version": "4.2",
"source_files": "NKAdditionalGeometry/Classes/**/*.swift"
}