blob: 1c63f9dbcf2083a1c5d8e6486670dd48a0d4ab32 [file] [log] [blame]
{
"name": "RotatingArrowView",
"version": "0.1.1",
"summary": "Simple rotating arrow view",
"description": "A simply made, efficient view",
"homepage": "https://github.com/jseidman95/RotatingArrowView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Jesse Seidman": "jseidman95@yahoo.com"
},
"source": {
"git": "https://github.com/jseidman95/RotatingArrowView.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "9.0"
},
"swift_version": "4.0",
"source_files": "RotatingArrowView/RotatingArrowView.swift"
}