blob: b9c57603b62a18ad7b1b70c04797e9fcbf262d6e [file] [log] [blame]
{
"name": "JSRotatingView",
"version": "0.1.0",
"summary": "Simple view that helps to detect rotation in UIView subclasses",
"description": "A simple rotatable view",
"homepage": "https://github.com/jseidman95/JSRotatingView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Jesse Seidman": "jseidman95@yahoo.com"
},
"source": {
"git": "https://github.com/jseidman95/JSRotatingView.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "9.0"
},
"swift_version": "4.0",
"source_files": "JSRotatingView/JSRotatingView.swift"
}