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