blob: dcc84e58bbccd4b9ea158a09221cec17cd8a9bf5 [file] [log] [blame]
{
"name": "XFHProject",
"version": "0.0.1",
"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": "0.0.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "XFHProject/Classes/**/*",
"resource_bundles": {
"XFHProject": [
"XFHProject/Assets/*.{png,gif,xib}"
]
},
"dependencies": {
"WebViewJavascriptBridge": [
],
"Masonry": [
]
}
}