blob: bc27cfec6ee9dae01c804fadef3ea9304f0dfcf6 [file] [log] [blame]
{
"name": "MockMJRefresh",
"version": "0.1.3",
"summary": "MJRefreshOC版改写成Swift版本",
"description": "刷新控件",
"homepage": "https://github.com/IT-ZhongPeng/MockMJRefresh.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"zhaozp": "2825605856@qq.com"
},
"source": {
"git": "https://github.com/IT-ZhongPeng/MockMJRefresh.git",
"tag": "0.1.3"
},
"platforms": {
"ios": "9.0"
},
"swift_versions": "5.0",
"source_files": "MockMJRefresh/Classes/**/*",
"resources": "MockMJRefresh/Assets/*.bundle",
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true,
"swift_version": "5.0"
}