blob: d97b00e8e250ccd116ba0842c5faceaf458e2fab [file] [log] [blame]
{
"name": "RFSectionDelta",
"version": "3.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": "3.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "RFSectionDelta/*.swift",
"requires_arc": true
}