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