[Add] ZJSDK 2.5.5.0
[CocoaPods.git] / Specs / 0 / d / 1 / HCExtension / 0.4.1 / HCExtension.podspec.json
blob5668f61416a8959263b0dc8e80714e307adc4bf6
2   "name": "HCExtension",
3   "version": "0.4.1",
4   "summary": "Swift常用扩展",
5   "description": "操作符,Swift常用对象,Cocoa对象等添加扩展。",
6   "homepage": "https://github.com/hucong730/HCExtension",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "hucong730": "wddyzzw@icloud.com"
13   },
14   "source": {
15     "git": "https://github.com/hucong730/HCExtension.git",
16     "tag": "0.4.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "swift_versions": "5.0",
22   "source_files": "HCExtension/HCExtension/Classes/**/*",
23   "swift_version": "5.0"