blob: c04bc634fe330ebb67010dbac61477a881a2e710 [file] [log] [blame]
{
"name": "UIScrollView+PullBig",
"version": "1.0.0",
"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.0"
},
"source_files": "pullWithBig/Classes/*.{h,m}",
"requires_arc": true
}