blob: 6ea23ac3d72116edee296ed8cf360809ad5bfa59 [file] [log] [blame]
{
"name": "TwitterProfile",
"version": "0.1.1",
"summary": "Twitter profile like scrolling",
"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": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "TwitterProfile/Classes/**/*",
"frameworks": "UIKit",
"swift_version": "5.0"
}