blob: cc6ef1da924a69b2aee4e05219c49f52200424c4 [file] [log] [blame]
{
"name": "YJRefresh",
"version": "1.0.1",
"summary": "A short description of YJRefresh.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/JeanOrey/YJRefresh",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"JeanOrey": "JeanOrey_302941048@163.com"
},
"source": {
"git": "https://github.com/JeanOrey/YJRefresh.git",
"tag": "1.0.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "YJRefresh/Classes/**/*",
"dependencies": {
"MJRefresh": [
]
}
}