[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / f / 8 / 1 / XFHProject / 0.0.2 / XFHProject.podspec.json
blob267f6fa04c6d2db72e3a28f948f0a34d267d5bc2
2   "name": "XFHProject",
3   "version": "0.0.2",
4   "summary": "A short description of XFHProject.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://gitee.com/hunter_lu/XFHProject",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Hunter_Lu": "1061235056@qq.com"
13   },
14   "source": {
15     "git": "https://gitee.com/hunter_lu/XFHProject",
16     "tag": "0.0.2"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "XFHProject/Classes/**/*",
22   "resource_bundles": {
23     "XFHProject": [
24       "XFHProject/Assets/*.{png,gif,xib}"
25     ]
26   },
27   "dependencies": {
28     "WebViewJavascriptBridge": [
30     ],
31     "Masonry": [
33     ]
34   }