blob: f9279d062ab828e6dc613e41a699aac9284dfb34 [file] [log] [blame]
{
"name": "NDUtils",
"version": "0.0.1",
"summary": "Utility for Foundation, UIKit,....",
"description": "NDUtils is a small utility framework for Foundation, UIKit,....",
"homepage": "https://github.com/hiep-nd/nd-utils.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Nguyen Duc Hiep": "hiep.nd@gmail.com"
},
"platforms": {
"ios": "9.0",
"tvos": "9.0"
},
"swift_versions": [
"4.0",
"5.1",
"5.2"
],
"source": {
"git": "https://github.com/hiep-nd/nd-utils.git",
"tag": "Pod-0.0.1"
},
"source_files": "NDUtils/**/*.{h,m,mm,swift}",
"header_mappings_dir": "NDUtils",
"dependencies": {
"NDLog": [
]
},
"swift_version": "5.2"
}