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