[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 8 / 9 / d / HjzExtensions / 0.0.3 / HjzExtensions.podspec.json
blob151b113b1f97a5513245a1f3035408c5c6b35f33
2   "name": "HjzExtensions",
3   "version": "0.0.3",
4   "summary": "为 Swift 添加扩展。",
5   "homepage": "https://gitee.com/hjgmy/HjzExtensions",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Hjz": "780810441@qq.com"
12   },
13   "platforms": {
14     "ios": "9.0"
15   },
16   "swift_version": "4.0",
17   "source": {
18     "git": "https://gitee.com/hjgmy/HjzExtensions.git",
19     "tag": "v0.0.3"
20   },
21   "source_files": "HjzExtensions/**/*",
22   "frameworks": [
23     "UIKit",
24     "Foundation",
25     "CoreLocation"
26   ]