blob: 0d8c6bb7cb8f47dbdd61faf9df7c798dc3ce7a95 [file] [log] [blame]
{
"name": "MLscrollruler",
"version": "1.1.2",
"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.2"
},
"platforms": {
"ios": "9.0"
},
"source_files": "scrollruler/Classes/RulerFramework.swift",
"frameworks": "UIKit"
}