[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 4 / 9 / f / HCTools / 1.0.0 / HCTools.podspec.json
blob5244d334cc411f3e24a584c17fa2d9508640a33a
2   "name": "HCTools",
3   "version": "1.0.0",
4   "summary": "Some sample useful tools!",
5   "homepage": "https://github.com/woshishc/HCTools",
6   "license": "MIT",
7   "authors": {
8     "suhc": "hongchengplus@163.com"
9   },
10   "platforms": {
11     "ios": null
12   },
13   "source": {
14     "git": "https://github.com/woshishc/HCTools.git",
15     "tag": "1.0.0"
16   },
17   "source_files": [
18     "HCTools",
19     "HCTools/**/*.{h,m}"
20   ],
21   "frameworks": "UIKit",
22   "requires_arc": true