[Add] RXSDK_Pure 3.0.301
[CocoaPods.git] / Specs / 8 / 9 / d / HjzExtensions / 0.0.2 / HjzExtensions.podspec.json
blob5b1e4d82a2fc25a185891c3b5844a292cfb41b02
2   "name": "HjzExtensions",
3   "version": "0.0.2",
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.2"
20   },
21   "source_files": "HjzExtensions/**/*",
22   "frameworks": [
23     "UIKit",
24     "Foundation",
25     "CoreLocation"
26   ]