blob: 81b229dcd8b05969613e9ec65ee60efa4041919d [file] [log] [blame]
{
"name": "JMBaseKit",
"version": "2.0.2",
"summary": "JMBaseKit.",
"description": "基础框架,方便集成,pods 管理\n\n常用宏定义\nJMApplication 系统功能单列调用",
"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": "2.0.2"
},
"source_files": [
"JMBaseKit/*.{h,m}",
"JMBaseKit/**/*.{h,m}",
"JMCategories/**/*.{h,m}"
]
}