blob: 27f69b25ff68e97cfcb5fbe70c1d9aff735f5d38 [file] [log] [blame]
{
"name": "testManagerEnan",
"version": "0.0.2",
"summary": "描述summary信息",
"description": "控制SDK,实用型基类方法",
"homepage": "https://github.com/iOSQJJ/TestManager",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"七品官": "lanmemory@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/iOSQJJ/TestManager.git",
"tag": "0.0.2"
},
"vendored_frameworks": "JAWorkBase.framework",
"resources": "JAPicture.bundle",
"dependencies": {
"MJRefresh": [
"~> 3.1.12"
],
"AVOSCloud": [
],
"BaiduMapKit": [
],
"SDWebImage": [
],
"Masonry": [
],
"SVProgressHUD": [
]
},
"deprecated": true
}