blob: f6886a2f8f823427e6f4a6ac7895232b7d95706f [file] [log] [blame]
{
"name": "GrowingImageView",
"version": "1.0.0",
"summary": "A UIImageView that grows with a UIScrollView's contentOffset.",
"homepage": "https://github.com/JamieREvans/GrowingImageView",
"license": "MIT",
"authors": {
"JamieREvans": "jamie.riley.evans@gmail.com"
},
"source": {
"git": "https://github.com/JamieREvans/GrowingImageView.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes"
}