blob: 5068151e0dd73926ddbe8784d1b76bd54cf405e1 [file] [log] [blame]
{
"name": "JWRefreshControl",
"version": "1.0.1",
"summary": "A refresh control(refresh header & footer for scrollview) for iOS app.",
"homepage": "https://github.com/Jerry0523/JWRefreshControl",
"license": "MIT",
"authors": {
"Jerry Wong": "jerrywong0523@icloud.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/Jerry0523/JWRefreshControl.git",
"tag": "1.0.1"
},
"source_files": "JWRefreshControl/*.swift",
"requires_arc": true
}