blob: 5b6ce4cf290ae395e65a37485c153ae01aaf80eb [file] [log] [blame]
{
"name": "NDOldies",
"version": "0.0.1.1",
"summary": "Support new api for old deployment version.",
"description": "NDOldies is a small framework that support new api for old deployment version.",
"homepage": "https://github.com/hiep-nd/nd-oldies.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-oldies.git",
"tag": "Pod-0.0.1.1"
},
"source_files": "NDOldies/**/*.{h,m,mm,swift}",
"public_header_files": "NDOldies/**/*.h",
"header_mappings_dir": "NDOldies",
"swift_version": "5.2"
}