blob: c63517fb3b1e7397ca375b8030e05f2cabdfd0be [file] [log] [blame]
{
"name": "ACPolygonView",
"version": "0.4.0",
"summary": "Draw and modify polygons inside a view.",
"description": "ACPolygonView is a tool useful for drawing and manipulating polygons inside a UIView.",
"homepage": "https://github.com/rhcpfan/ACPolygonView",
"screenshots": [
"https://user-images.githubusercontent.com/3796970/68125913-54000c80-ff1b-11e9-89ab-4564619fb701.png",
"https://user-images.githubusercontent.com/3796970/68125875-3cc11f00-ff1b-11e9-81f0-6339f0c194a2.png"
],
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Andrei Ciobanu": "ac.ciobanu@yahoo.com"
},
"source": {
"git": "https://github.com/rhcpfan/ACPolygonView.git",
"tag": "0.4.0"
},
"social_media_url": "https://twitter.com/rhcpfan91",
"platforms": {
"ios": "8.0"
},
"source_files": "ACPolygonView/Classes/**/*",
"frameworks": [
"UIKit",
"QuartzCore"
],
"swift_versions": "5.0",
"swift_version": "5.0"
}