blob: 9e4c04e94b9c5f6efb6de9f6cd427a02759e627f [file] [log] [blame]
{
"name": "FHXFoundation",
"version": "0.1.4",
"summary": "A short description of FHXFoundation.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/fenghanxu/FHXFoundation",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"fenghanxu": "1162851277@qq.com"
},
"source": {
"git": "https://github.com/fenghanxu/FHXFoundation.git",
"tag": "0.1.4"
},
"platforms": {
"ios": "8.0"
},
"public_header_files": [
"Sources/**/*.h",
"Sources/*/**/*.h",
"Sources/*/*/**/*.h"
],
"source_files": [
"Sources/**",
"Sources/*/**",
"Sources/*/*/**"
]
}