[Add] YLCategory-Swift-MacOS 1.0.2
[CocoaPods.git] / Specs / 2 / e / 8 / JobsGlobleDef / 1.0.0 / JobsGlobleDef.podspec.json
blobcc098f31661be4d6d11d7cede863d23f296b4436
2   "name": "JobsGlobleDef",
3   "version": "1.0.0",
4   "summary": "JobsKit系统共用的宏定义",
5   "description": "JobsKit系统共用的宏定义,包含常见的宏定义",
6   "homepage": "https://github.com/JobsKit/JobsGlobleDef",
7   "license": "MIT",
8   "authors": {
9     "alan": "alan969543491@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/JobsKit/JobsGlobleDef.git",
13     "tag": "1.0.0"
14   },
15   "source_files": [
16     "MacroDef/**/*.{h,m}",
17     "OtherGlobleDef/**/*.{h,m}",
18     "NotificationManager/**/*.{h,m}"
19   ],
20   "requires_arc": true,
21   "platforms": {
22     "ios": "10.0"
23   }