blob: 05e47994297c22cf95fc0a58920474286e967305 [file] [log] [blame]
{
"name": "NDEtc_Swift",
"version": "0.0.1",
"summary": "An utilities library will be classified in the future.",
"description": "NDEtc_Swift is an utilities library will be classified in the future.",
"homepage": "https://github.com/hiep-nd/nd-etc-swift.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Nguyen Duc Hiep": "hiep.nd@gmail.com"
},
"platforms": {
"ios": "9.0"
},
"swift_versions": [
"4.0",
"5.1",
"5.2"
],
"source": {
"git": "https://github.com/hiep-nd/nd-etc-swift.git",
"tag": "Pod-0.0.1"
},
"source_files": "NDEtc_Swift/**/*.{h,m,mm,swift}",
"dependencies": {
"NDEtc": [
"~> 0.0.1"
],
"NDLog_Swift": [
"~> 0.0.5"
],
"TagListView": [
"~> 1.0"
]
},
"swift_version": "5.2"
}