blob: 7e65e762b986ccf210711b7e716ec96677a23394 [file] [log] [blame]
{
"name": "JGSourceBase",
"version": "0.0.1",
"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.1"
},
"authors": [
{
"等你8023": "945835664@qq.com"
},
{
"git": "https://github.com/dengni8023/JGSourceBase.git",
"tag": "0.0.1"
}
],
"platforms": {
"ios": "8.0"
},
"source_files": "JGSourceBase/*.{h,m}",
"requires_arc": true
}