blob: 4581085273f617d62c14738fc06be884d1080425 [file] [log] [blame]
{
"name": "NDManualObject",
"version": "0.0.1",
"summary": "Support create object by code instead of IB.",
"description": "NDManualObject is a small framework that support create object by code instead of IB.",
"homepage": "https://github.com/hiep-nd/nd-manual-object.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-manual-object.git",
"tag": "Pod-0.0.1"
},
"source_files": "NDManualObject/**/*.{h,m,mm,swift}",
"public_header_files": "NDManualObject/**/*.h",
"header_mappings_dir": "NDManualObject",
"deprecated_in_favor_of": "NDManualObjects",
"swift_version": "5.2"
}