blob: e1d1067fec0ca09ecf11ec664d4b193512c77f73 [file] [log] [blame]
{
"name": "PJLCustomsTest",
"version": "0.0.5",
"summary": "裴的开发控件框架",
"description": "裴的开发控件框架",
"homepage": "https://git.oschina.net/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.5"
},
"source_files": [
"PJLCustomsTest/PJLCustoms/**/*",
"PJLCustomsTest/PJLCustoms/**/**/*",
"PJLCustomsTest/PJLCustoms/**/**/**/*",
"PJLCustomsTest/PJLCustoms/**/**/**/**/*"
],
"resources": "PJLCustomsTest/PJLCustoms/CustomView/ELCImagePicker/Resources/*.png",
"requires_arc": true,
"dependencies": {
"SDWebImage": [
"~>3.7.3"
],
"MJRefresh": [
"~> 3.1.0"
]
}
}