blob: e5b32335d6327bcacf942b0c9517d8641dc00de0 [file] [log] [blame]
{
"name": "Doppelganger-Swift",
"version": "0.1.0",
"summary": "Array diffs as collection view wants it - in Swift.",
"description": "Animated UITableView and UICollectionView reloading in Swift,\nnatively animated. No more confusing list reloading.",
"platforms": {
"ios": "8.0"
},
"homepage": "http://github.com/nahive/Doppelganger-Swift",
"license": "MIT",
"authors": {
"nahive": "nahive.github.io"
},
"source": {
"git": "https://github.com/nahive/Doppelganger-Swift.git",
"tag": "0.1.0"
},
"social_media_url": "https://twitter.com/nahive",
"requires_arc": true,
"source_files": "Doppelganger-Swift/*.{swift}"
}