blob: 7bee83b350490cb58b570877c50066f08f9da374 [file] [log] [blame]
{
"name": "JAWorkBase",
"version": "1.0.1",
"summary": "描述summary信息",
"description": "控制SDK,实用型基类方法",
"homepage": "https://github.com/JAEavn/JAWorkBase",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"七品官": "lanmemory@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/JAEavn/JAWorkBase.git",
"tag": "1.0.1"
},
"public_header_files": "Classes/**/*.h",
"dependencies": {
"MJRefresh": [
"~> 3.1.12"
],
"SDWebImage": [
],
"Masonry": [
]
}
}