blob: 685c4561227f6c942c938196cfcf3aafcf51defb [file] [log] [blame]
{
"name": "SectionBackgroundCollection",
"version": "0.0.1",
"summary": "UICollectionView layout animations.",
"homepage": "https://github.com/hryk224/SectionBackgroundCollection",
"screenshots": "https://cloud.githubusercontent.com/assets/2265513/9429400/b524b464-4a09-11e5-92d2-96bbf7f4c027.png",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"hyyk224": "hryk224@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/hryk224/SectionBackgroundCollection.git",
"tag": "0.0.1"
},
"source_files": "Classes/*.swift",
"frameworks": "UIKit",
"requires_arc": true
}