blob: 1b2f304218d431177b0955982783d2980837e038 [file] [log] [blame]
{
"name": "ZJRefreshControl",
"version": "1.0",
"summary": "ZJRefreshControl",
"description": "ZJRefreshControl",
"homepage": "https://github.com/psvmc/ZJRefreshControl",
"license": {
"type": "MIT",
"file": "License"
},
"authors": {
"psvmc": "183518918@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/psvmc/ZJRefreshControl.git",
"tag": "1.0"
},
"default_subspecs": "Core",
"subspecs": [
{
"name": "Core",
"source_files": "ZJRefreshControl/Lib/ZJRefreshControl/*.swift",
"frameworks": "Foundation"
}
]
}