blob: 4095906c89b8b6ef6029747752747f932e5ed5ed [file] [log] [blame]
{
"name": "PunchScrollView",
"version": "1.0.1",
"summary": "PunchScrollView is a iOS ScrollView framework which works like the UITableView.",
"homepage": "https://github.com/tapwork/PunchScrollView",
"authors": {
"Christian Menschel": "http://www.tapwork.de"
},
"license": "MIT",
"source": {
"git": "https://github.com/tapwork/PunchScrollView.git",
"tag": "1.0.1"
},
"platforms": {
"ios": null
},
"source_files": "PunchScrollView.{h,m}",
"requires_arc": false
}