[Add] RegulaCommonNightly 7.5.947
[CocoaPods.git] / Specs / e / b / c / HYFoundation_OC / 0.0.7 / HYFoundation_OC.podspec.json
blobfbf50076a492d5ee9b5fcc0b0304cef20f4d2775
2   "name": "HYFoundation_OC",
3   "version": "0.0.7",
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.7"
17   },
18   "platforms": {
19     "ios": "7.0"
20   },
21   "source_files": "HYFoundation_OC/Classes/**/*"