[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 5 / a / 6 / QHSSwiftUtils / 1.0.0 / QHSSwiftUtils.podspec.json
blob43552bd560941202bf3967b317414fc34b068234
2   "name": "QHSSwiftUtils",
3   "version": "1.0.0",
4   "summary": "iOS开发中一些常用的基类与类目工具",
5   "description": "iOS开发中一些常用的基类与类目工具, 有AES加密, 字符串处理等",
6   "homepage": "https://github.com/CharlesQiu/QHSSwiftUtils",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Charles.Qiu": "qhs@outlook.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "git": "https://github.com/CharlesQiu/QHSSwiftUtils.git",
19     "tag": "1.0.0"
20   },
21   "source_files": "QHSSwiftUtils/src/extensions/*",
22   "frameworks": [
23     "Foundation",
24     "UIKit"
25   ],
26   "requires_arc": true