blob: 17caa720d269d2a428dcd96f9d404b8d602822c5 [file] [log] [blame]
{
"name": "smooth-feed",
"version": "0.1.0",
"summary": "Custom UICollectionViewLayout for smooth feed concept.",
"swift_versions": "5.0",
"homepage": "https://github.com/Cuberto/smooth-feed",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"denisshvetsov": "denis.shvetsov.main@gmail.com"
},
"source": {
"git": "https://github.com/Cuberto/smooth-feed.git",
"tag": "0.1.0"
},
"social_media_url": "https://twitter.com/cuberto",
"platforms": {
"ios": "9.3"
},
"source_files": "smooth-feed/Classes/**/*",
"swift_version": "5.0"
}