blob: dd924706601b5e8e8e218f6493b5afe0682e8e11 [file] [log] [blame]
{
"name": "FHXBottomDelectVC",
"version": "0.1.0",
"summary": "A short description of FHXBottomDelectVC.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/fenghanxu/FHXBottomDelectVC",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"fenghanxu": "1162851277@qq.com"
},
"source": {
"git": "https://github.com/fenghanxu/FHXBottomDelectVC.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"public_header_files": [
"Sources/**/*.h",
"Sources/*/**/*.h",
"Sources/*/*/**/*.h"
],
"source_files": [
"Sources/**",
"Sources/*/**",
"Sources/*/*/**"
],
"requires_arc": true,
"frameworks": "UIKit",
"pod_target_xcconfig": {
"SWIFT_VERSION": "4.0"
},
"dependencies": {
"SnapKit": [
]
}
}