blob: 6930b93e1bfe5ec400800b13d07448bf0d153dd4 [file] [log] [blame]
{
"name": "YJRefresh",
"version": "2.0.4",
"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": "2.0.4"
},
"platforms": {
"ios": "8.0"
},
"source_files": "YJRefresh/Classes/**/*",
"resource_bundles": {
"YJRefresh": [
"YJRefresh/Assets/*"
]
},
"dependencies": {
"MJRefresh": [
]
}
}