blob: 522a6301fc7b4cd6fd159e27c4ced41da595d46e [file] [log] [blame]
{
"name": "dtacComponent",
"version": "0.0.1",
"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.1"
},
"platforms": {
"ios": "9.3"
},
"swift_versions": [
"5.0",
"5.1"
],
"source_files": "dtacComponent/Classes/**/*",
"resource_bundles": {
"dtacComponent": [
"dtacComponent/**/*"
]
},
"swift_version": "5.1"
}