blob: 16ab1e2d4f2bef875222634e0867726580e622fc [file] [log] [blame]
{
"name": "expanding-collection",
"version": "0.2.0",
"summary": "Transition animtion from CollectionView to TableView",
"license": "MIT",
"homepage": "https://github.com/Ramotion/expanding-collection",
"authors": {
"Juri Vasylenko": "juri.v@ramotion.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/Ramotion/expanding-collection.git",
"tag": "0.2.0"
},
"source_files": "Source/**/*.swift",
"requires_arc": true
}