blob: 16e1f1d12f9e87e375f209ce84d26a6245ce1df1 [file] [log] [blame]
{
"name": "JGSourceBase",
"version": "0.0.4",
"summary": "JGSourceCode 通用定义、功能模块",
"description": "JGSourceCode 通用定义、功能模块\n\n功能包括:\n1、通用日志控制模式\n2、通用重用标示快速定义\n3、Bock循环引用常用定义weak、strong快捷处理",
"homepage": "https://github.com/dengni8023/JGSourceBase",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"source": {
"git": "https://github.com/dengni8023/JGSourceBase.git",
"tag": "0.0.4"
},
"authors": [
{
"等你8023": "945835664@qq.com"
},
{
"git": "https://github.com/dengni8023/JGSourceBase.git",
"tag": "0.0.4"
}
],
"platforms": {
"ios": "8.0"
},
"source_files": "JGSourceBase/**/*.{h,m}",
"public_header_files": "JGSourceBase/**/*.h",
"requires_arc": true
}