blob: 556087561a786b61625b3268c9455d8e4e287a7a [file] [log] [blame]
{
"name": "DPViewExtensions",
"version": "0.1.1",
"summary": "Handy starter kit for iOS projects",
"description": "Common UIKit extension, utilities and custom views, view controllers for iOS",
"homepage": "https://gitlab.com/frameworks1/view-extensions",
"license": {
"type": "MIT",
"text": "LICENSE"
},
"authors": {
"Imthath M": "imthath.m@hotmail.com"
},
"source": {
"git": "https://gitlab.com/frameworks1/view-extensions",
"tag": "0.1.1"
},
"platforms": {
"ios": "9.0"
},
"source_files": "DPViewExtensions/Sources/**/*.{swift,h,m}",
"resources": "DPViewExtensions/Sources/**/*.{ttf,js,css,gif,xib,xcassets}",
"swift_versions": "5.0",
"swift_version": "5.0"
}