blob: c130f251f3a228268eed220bc3c16e76982fbc67 [file] [log] [blame]
{
"name": "JMBaseKit",
"version": "0.0.2",
"summary": "JMBaseKit.",
"description": "基础框架,方便集成,pods 管理\n0.0.1 版本更改\n0.0.2 版本采用分类\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": "0.0.2"
},
"source_files": "JMBaseKit/*.{h,m}"
}