blob: 39c96e9cb52756c5063d3ca7459da459abf12cdf [file] [log] [blame]
{
"name": "XFHProject",
"version": "2.0.4",
"summary": "A short description of XFHProject.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://gitee.com/hunter_lu/XFHProject",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Hunter_Lu": "1061235056@qq.com"
},
"source": {
"git": "https://gitee.com/hunter_lu/XFHProject",
"tag": "2.0.4"
},
"platforms": {
"ios": "8.0"
},
"source_files": "XFHProject/Classes/**/*",
"resource_bundles": {
"XFHProject": [
"XFHProject/Assets/*.{png,gif,xib}"
]
},
"resources": "**/*.bundle",
"vendored_libraries": "XFHProject/Classes/HHCamera/*.a",
"libraries": [
"xml2",
"iconv.2.4.0",
"c++",
"c"
],
"dependencies": {
"WebViewJavascriptBridge": [
],
"Masonry": [
]
}
}