blob: d8f88d241b42fbb44a6c1bf73132bc31bd8ca95d [file] [log] [blame]
{
"name": "dtacComponent",
"version": "0.0.5",
"summary": "dtac Components for iOS helps developers execute dtac design. Developed by a core team of engineers and UX designers at dtac.",
"homepage": "https://github.com/dtacmobile/dtacComponent",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"dtac": "mobileapp@dtac.co.th"
},
"source": {
"git": "https://github.com/dtacmobile/dtacComponent.git",
"tag": "0.0.5"
},
"platforms": {
"ios": "9.3"
},
"swift_versions": [
"5.0",
"5.1"
],
"source_files": "dtacComponent/Classes/**/*",
"swift_version": "5.1"
}