blob: d4f101061042a766eb769dc7e632f640f4c0f9c1 [file] [log] [blame]
{
"name": "TestViewsample",
"version": "0.1.1",
"summary": "TestView is just a sample of providing view with custom label text.",
"swift_version": "3.2",
"description": "TestView is just a sample of providing view with custom label text and custom view color.",
"homepage": "https://github.com/waleedashrafusmani/TestView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"waleedashrafusmani@gmail.com": "waleedashrafusmani@gmail.com"
},
"source": {
"git": "https://github.com/waleedashrafusmani/TestView.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "TestView/Classes/**/*",
"frameworks": "UIKit"
}