[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / b / a / e / HXTools / 1.0.0 / HXTools.podspec.json
blobc338b7900053b847e403efa30d9542e9ac9ee17c
2   "name": "HXTools",
3   "version": "1.0.0",
4   "summary": "swift工具封装集合",
5   "description": "swift工具封装集合,持续更新中...",
6   "homepage": "https://github.com/hxwxww/HXTools",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "hxwxww": "hxwxww@163.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "swift_version": "4.2",
18   "source": {
19     "git": "https://github.com/hxwxww/HXTools.git",
20     "tag": "1.0.0"
21   },
22   "source_files": [
23     "Classes",
24     "HXTools/HXTools/Classes/**/*.{h,m,swift}"
25   ],
26   "frameworks": "UIKit",
27   "requires_arc": true