[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 7 / 0 / 8 / ACPolygonView / 0.2.0 / ACPolygonView.podspec.json
blobf9d83b0c85471bf292a25bc5fd9238fa15400112
2   "name": "ACPolygonView",
3   "version": "0.2.0",
4   "summary": "Draw and modify polygons inside a view.",
5   "description": "ACPolygonView is a tool useful for drawing and manipulating polygons inside a UIView.",
6   "homepage": "https://github.com/rhcpfan/ACPolygonView",
7   "screenshots": [
8     "https://user-images.githubusercontent.com/3796970/68125913-54000c80-ff1b-11e9-89ab-4564619fb701.png",
9     "https://user-images.githubusercontent.com/3796970/68125875-3cc11f00-ff1b-11e9-81f0-6339f0c194a2.png"
10   ],
11   "license": {
12     "type": "MIT",
13     "file": "LICENSE"
14   },
15   "authors": {
16     "Andrei Ciobanu": "ac.ciobanu@yahoo.com"
17   },
18   "source": {
19     "git": "https://github.com/rhcpfan/ACPolygonView.git",
20     "tag": "0.2.0"
21   },
22   "social_media_url": "https://twitter.com/rhcpfan91",
23   "platforms": {
24     "ios": "8.0"
25   },
26   "source_files": "ACPolygonView/Classes/**/*",
27   "frameworks": [
28     "UIKit",
29     "QuartzCore"
30   ],
31   "swift_versions": "5.0",
32   "swift_version": "5.0"