{ | |
"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 | |
} |