blob: 78eba400cfdc464c15f1967f77611fd1498e9dfe [file] [log] [blame]
{
"name": "TwitterProfile",
"version": "1.0.0",
"summary": "Twitter profile nested scrolling behaviour",
"swift_versions": "5.0",
"description": "TwitterProfile mimics the nested scroll behaviour of the twitter profile screen.",
"homepage": "https://github.com/OfTheWolf/TwitterProfile",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"OfTheWolf": "uguboz@gmail.com"
},
"source": {
"git": "https://github.com/OfTheWolf/TwitterProfile.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "TwitterProfile/Classes/**/*",
"frameworks": "UIKit",
"swift_version": "5.0"
}