[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 0 / b / e / PenguinExtension / 1.0.3 / PenguinExtension.podspec.json
blob90044b9a828302fff84e20fa5d39243969b8597e
2   "name": "PenguinExtension",
3   "version": "1.0.3",
4   "summary": "新增",
5   "description": "新增加版本",
6   "homepage": "https://github.com/Alan-1988/PenguinExtension.git",
7   "license": "MIT",
8   "authors": {
9     "Penguin": "alan_1988@foxmail.com"
10   },
11   "platforms": {
12     "ios": "10.0"
13   },
14   "source": {
15     "git": "https://github.com/Alan-1988/PenguinExtension.git",
16     "tag": "1.0.3"
17   },
18   "source_files": [
19     "PenguinExtension/Extension",
20     "PenguinExtension/Extension/*.swift"
21   ],
22   "exclude_files": "Classes/Exclude",
23   "frameworks": "SystemConfiguration",
24   "ios": {
25     "frameworks": "UIKit"
26   },
27   "osx": {
28     "frameworks": "AppKit"
29   },
30   "swift_versions": "5.0",
31   "swift_version": "5.0"