[Add] TiendeoCoreLite 1.0.11-lite
[CocoaPods.git] / Specs / 8 / 0 / d / HzyLib / 0.0.3 / HzyLib.podspec.json
blob6baa14450a12203e806f7741b5ca335df6be9f5f
2   "name": "HzyLib",
3   "version": "0.0.3",
4   "summary": "用来练习的 HzyLib.",
5   "description": "用来练习的 HzyLib. Hello world!",
6   "homepage": "https://github.com/Ryanhz/HzyLib",
7   "license": "MIT",
8   "authors": {
9     "韩zy": "1810022686@qq.com"
10   },
11   "platforms": {
12     "ios": "9.0"
13   },
14   "source": {
15     "git": "https://github.com/Ryanhz/HzyLib.git",
16     "tag": "0.0.3"
17   },
18   "source_files": [
19     "Classes",
20     "Classes/**/*.{swift, h, m}"
21   ],
22   "exclude_files": "Classes/Exclude",
23   "requires_arc": true