blob: c8e85ab55a50cf73df2a0b009148a86e05afb4e8 [file] [log] [blame]
{
"name": "TBVPullView",
"version": "1.0.0",
"summary": "Add pull to refresh to any scrollView",
"homepage": "https://github.com/tobevoid/TBVPullView",
"license": "MIT",
"authors": {
"tripleCC": "triplec.linux@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/tobevoid/TBVPullView.git",
"tag": "1.0.0"
},
"source_files": [
"TBVPullView/TBVPullView/Classes/TVBPullView.swift"
],
"requires_arc": true
}