blob: a36c58a0f5e7ec7bae1eabfbdf6c4016b7f06cb8 [file] [log] [blame]
{
"name": "RFSectionDelta",
"version": "2.0.0",
"license": "MIT",
"summary": "Transform data changes into table view and collectionview updates",
"homepage": "https://github.com/ryanfitz/RFSectionDelta",
"social_media_url": "http://twitter.com/theRyanFitz",
"authors": {
"Ryan Fitzgerald": "ryan.fitz1@gmail.com"
},
"source": {
"git": "https://github.com/ryanfitz/RFSectionDelta.git",
"tag": "2.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "RFSectionDelta/*.swift",
"requires_arc": true
}