blob: 4b02fe7529a13026511310832ddac89a5e20b62b [file] [log] [blame]
{
"name": "JMBaseKit",
"version": "1.0.0",
"summary": "JMBaseKit.",
"description": "基础框架,方便集成,pods 管理\n0.0.1 版本更改\n0.0.2 版本采用分类\n1.0.0 添加 JMAppConst 类 管理App常量\n封装常用方法",
"homepage": "https://github.com/xiaoke2015/JMBaseKit",
"license": "MIT",
"authors": {
"": "779454060@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/xiaoke2015/JMBaseKit.git",
"tag": "1.0.0"
},
"source_files": "JMBaseKit/*.{h,m}"
}