blob: 22874d33ab2f17b8411e0fb6262b1f7676be9b1c [file] [log] [blame]
{
"name": "TJQDraggingScrollView",
"version": "0.1.0",
"summary": "A sublass of scrollview that become bigger when dragging",
"description": "I don't know what I can say but it need a lot of description oh I think that's enough",
"homepage": "https://github.com/KiraMelody/TJQDraggingScrollView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"KiraMelody": "jessie_tjq@163.com"
},
"source": {
"git": "https://github.com/KiraMelody/TJQDraggingScrollView.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "TJQDraggingScrollView/Classes/**/*"
}