| { |
| "name": "MLscrollruler", |
| "version": "1.1.5", |
| "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.5" |
| }, |
| "platforms": { |
| "ios": "9.0" |
| }, |
| "source_files": "scrollruler/Classes/RulerFramework.swift", |
| "frameworks": "UIKit" |
| } |