blob: 053fb34d887269f143523a06c94bb3d9e5c45c19 [file] [log] [blame]
{
"name": "UIScrollView+PullBig",
"version": "1.0.1",
"summary": "pull big with ScrollView.",
"homepage": "https://github.com/you520t/PullBig",
"license": "MIT",
"authors": {
"Chenyu Liao": "you520t@163.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/you520t/PullBig.git",
"tag": "1.0.1"
},
"source_files": "pullWithBig/Classes/*.{h,m}",
"requires_arc": true
}