blob: 328741e18e3f8f69a26f0f206945f5670b4ef855 [file] [log] [blame]
{
"name": "PJLCustomsTest",
"version": "0.0.21",
"summary": "裴的开发控件框架",
"description": "裴的开发控件框架",
"homepage": "https://gitee.com/pei5306788/PJLCustomsTest.git",
"license": "MIT",
"authors": {
"pei5306700": "4457745@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://git.oschina.net/pei5306788/PJLCustomsTest.git",
"tag": "v0.0.21"
},
"source_files": "PJLCustomsTest/PJLCustoms/**/*",
"requires_arc": true,
"dependencies": {
"SDWebImage": [
"~>3.7.3"
],
"MJRefresh": [
"~> 3.1.0"
]
}
}