[Add] PLVWebViewSDK 3.2.2
[CocoaPods.git] / Specs / b / 5 / e / ZHBExtension / 1.0.0 / ZHBExtension.podspec.json
blob6f0cca5eaf80a85cc3addf0d10bba5a45eba1e7f
2   "name": "ZHBExtension",
3   "version": "1.0.0",
4   "summary": "Extension工具",
5   "description": "TODO: Swift的Extension工具,包含String/Array/Dictiory/UIImage/UIView等等.",
6   "homepage": "https://github.com/yccbcc/ZHBExtension",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "yccbcc": "yccbcc@163.com"
13   },
14   "source": {
15     "git": "https://github.com/yccbcc/ZHBExtension.git",
16     "tag": "1.0.0"
17   },
18   "swift_versions": "5.0",
19   "platforms": {
20     "ios": "9.0"
21   },
22   "source_files": "Classes/**/*",
23   "swift_version": "5.0"