blob: bdfcddce4322d7d13c92483871f62ed770ea2118 [file] [log] [blame]
{
"name": "MLscrollruler",
"version": "1.1.1",
"summary": "A ruler view can edit frame and color",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/morrislwt/MLscrollruler",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"morrislwt": "morris.lwt@gmail.com"
},
"source": {
"git": "https://github.com/morrislwt/MLscrollruler.git",
"tag": "1.1.1"
},
"platforms": {
"ios": "9.0"
},
"source_files": "scrollruler/Classes/RulerFramework.swift",
"frameworks": "UIKit"
}