blob: 4ed7894ddc8dba48295dd145cf549124ee769670 [file] [log] [blame]
{
"name": "NDEtc",
"version": "0.0.1",
"summary": "An utilities library will be classified in the future.",
"description": "NDEtc is a utilities library will be classified in the future.",
"homepage": "https://github.com/hiep-nd/nd-etc.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.git",
"tag": "Pod-0.0.1"
},
"source_files": "NDEtc/**/*.{h,m,mm,swift}",
"frameworks": [
"CoreGraphics",
"Foundation",
"UIKit"
],
"dependencies": {
"NDAutolayoutUtils": [
"~> 0.0.5"
],
"NDLog": [
"~> 0.0.5"
],
"NDManualObjects": [
"~> 0.0.7"
],
"NDMVVM": [
"~> 0.0.3"
],
"NDUtils/objc": [
"~> 0.0.4"
]
},
"swift_version": "5.2"
}