blob: e0de4b00950658acd5fc31cb6f5ffd3f590f28eb [file] [log] [blame]
{
"name": "TMFillableView",
"version": "0.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.1"
},
"social_media_url": "",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "TMFillableViewExample/TMFillableView.swift",
"frameworks": "UIKit"
}