blob: f1d7bf392bb46865448e3354301dc6f5935dfc95 [file] [log] [blame]
{
"name": "SCCollectionViewController",
"version": "1.0.0",
"license": "MIT",
"summary": "A controller presenting a collection view with out of the box effects, like parallax, growing header, and a fading navigation bar.",
"homepage": "https://github.com/notbenoit/SCCollectionViewController",
"social_media_url": "http://twitter.com/notbenoit",
"authors": {
"Benoit Layer": "benoit.layer@gmail.com"
},
"source": {
"git": "https://github.com/notbenoit/SCCollectionViewController.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Source/*.swift",
"requires_arc": true
}