blob: 1bf7e54e32afde03e0e453bebc2ebe2c9793b826 [file] [log] [blame]
{
"name": "LTRefreshing",
"version": "1.0.0",
"summary": "LTRefreshing.",
"description": "MJLTRefresh second config",
"homepage": "https://github.com/gltwy/LTRefreshing",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"gaoliutong": "1282990794@qq.com"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/gltwy/LTRefreshing.git",
"tag": "1.0.0"
},
"source_files": [
"Classes",
"Classes/**/*.{h,m}"
],
"exclude_files": "Classes/Exclude",
"dependencies": {
"MJRefresh": [
"~> 3.1.12"
]
}
}