blob: bd76c6b88bce2b4c884c8ec0ae3db9cac32de2c1 [file] [log] [blame]
{
"name": "TEUserinterface",
"version": "1.0.3",
"summary": "A Swift-Library for iOS Usercontrols",
"description": "A Swift-Library for iOS Usercontrols.\nMain use case is iOS-Applications.",
"homepage": "https://www.github.com/torben-erz/TEUserinterface",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Torben Erz": "torben.erz@gmail.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/torben-erz/TEUserinterface.git",
"tag": "1.0.3"
},
"source_files": "TEUserinterface/Source/**/*.{swift}",
"frameworks": [
"Foundation",
"UIKit"
],
"swift_version": "4.0"
}