[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / e / b / c / HYFoundation_OC / 0.0.1 / HYFoundation_OC.podspec.json
blob80ce993486e7edb8be35fb4c6241fd7e6d65e891
2   "name": "HYFoundation_OC",
3   "version": "0.0.1",
4   "summary": "NSFoundation的方法扩展",
5   "description": "对系统的 NSFoundation 框架的一些方法的封装,扩展了一些常用的方法",
6   "homepage": "https://github.com/oceanfive/HYFoundation_OC",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "oceanfive": "849638313@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/oceanfive/HYFoundation_OC.git",
16     "tag": "0.0.1"
17   },
18   "platforms": {
19     "ios": "7.0"
20   },
21   "source_files": "HYFoundation_OC/Classes/**/*"