[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 7 / b / 4 / HHLib / 0.0.3 / HHLib.podspec.json
blob9a853435dc8a26b181381ccd05f31d272d57b999
2   "name": "HHLib",
3   "version": "0.0.3",
4   "summary": "HHLib",
5   "description": "\"通过这个来学习制作一个自己的三方库,或者说私有库。\"",
6   "homepage": "https://github.com/Denial92/HHLib",
7   "license": "MIT",
8   "authors": {
9     "Haofang Wang": "haofang_wang@kingdee.com"
10   },
11   "platforms": {
12     "ios": null
13   },
14   "source": {
15     "git": "https://github.com/Denial92/HHLib.git",
16     "tag": "0.0.3"
17   },
18   "source_files": [
19     "Classe",
20     "HHLib/Classe/**/*.{h,m}"
21   ]