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