[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / 0 / 8 / 5 / HCUtilities / 0.0.4 / HCUtilities.podspec.json
blob212183728dfbf087ba272fbacc1a222a8b4ed470
2   "name": "HCUtilities",
3   "version": "0.0.4",
4   "summary": "常用的extension",
5   "description": "Swift 常用的extension",
6   "homepage": "https://github.com/HungChun/HCUtilities",
7   "license": "MIT",
8   "authors": {
9     "HungChun": "hungchun713@gmail.com"
10   },
11   "platforms": {
12     "ios": "10.0"
13   },
14   "source": {
15     "git": "https://github.com/HungChun/HCUtilities.git",
16     "tag": "0.0.4"
17   },
18   "source_files": [
19     "Classes",
20     "HCUtilities/Classes/**/*.swift"
21   ]