blob: 6cec04e3cf078d4097bfd8793d57b65f80a475ad [file] [log] [blame]
{
"name": "CMARefresh",
"version": "0.0.1",
"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.1"
},
"source_files": "CMRefresh/Classes/**/*",
"frameworks": "UIKit",
"dependencies": {
"MJRefresh": [
]
}
}