blob: cc098f31661be4d6d11d7cede863d23f296b4436 [file] [log] [blame]
{
"name": "JobsGlobleDef",
"version": "1.0.0",
"summary": "JobsKit系统共用的宏定义",
"description": "JobsKit系统共用的宏定义,包含常见的宏定义",
"homepage": "https://github.com/JobsKit/JobsGlobleDef",
"license": "MIT",
"authors": {
"alan": "alan969543491@gmail.com"
},
"source": {
"git": "https://github.com/JobsKit/JobsGlobleDef.git",
"tag": "1.0.0"
},
"source_files": [
"MacroDef/**/*.{h,m}",
"OtherGlobleDef/**/*.{h,m}",
"NotificationManager/**/*.{h,m}"
],
"requires_arc": true,
"platforms": {
"ios": "10.0"
}
}