blob: 0e0a5e1a0e10a9c556b9328e9c0147f50f3fa171 [file] [log] [blame]
{
"name": "TMFillableView",
"version": "0.2.1",
"summary": "TMFillableView is a view that can be filled with a color",
"description": "TMFillableView is flexible. It can be animated with customizations.",
"homepage": "https://gitlab.com/tedmob/ios/TMFillableView",
"license": "MIT",
"authors": {
"TEDMOB": "ios@tedmob.com"
},
"source": {
"git": "https://gitlab.com/tedmob/ios/TMFillableView",
"tag": "0.2.1"
},
"social_media_url": "",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "TMFillableViewExample/TMFillableView.swift",
"frameworks": "UIKit"
}