blob: d41c37184fdb493c0de442de480fe1b305750001 [file] [log] [blame]
{
"name": "CMARefresh",
"version": "0.0.2",
"summary": "对MJRefresh二次封装",
"homepage": "https://github.com/JKshared92/CMRefresh",
"license": "MIT",
"authors": {
"comma": "506702341@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/JKshared92/CMRefresh.git",
"tag": "0.0.2"
},
"source_files": "CMRefresh/Classes/**/*",
"frameworks": "UIKit",
"dependencies": {
"MJRefresh": [
]
}
}