blob: 3fd334cbf52640700a6494188137f0563d707c4d [file] [log] [blame]
{
"name": "TestExtensionUI",
"version": "0.1.0",
"summary": "this is testing pod make for reusable UI by extension usefull function into UIView",
"description": "TODO: this is testing pod make for reusable UI by extension usefull function into UIView",
"homepage": "https://github.com/Roytouz/TestExtensionUI",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Roytouz": "roy.dourng@pathmazing.com"
},
"source": {
"git": "https://github.com/Roytouz/TestExtensionUI.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "10.0"
},
"swift_version": "4.2",
"source_files": "TestExtensionUI/Classes/**/*",
"dependencies": {
"Kingfisher": [
"~> 5.2"
]
}
}