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