blob: e2f9f51916bedd9fdc847fbe50e30ce342e5c954 [file] [log] [blame]
{
"name": "LSHContributionView",
"version": "1.0.0",
"summary": "Contribution view similar to Contribution Graph on GitHub",
"description": "Customizable contribution view similar to Contribution Graph on GitHub",
"homepage": "https://github.com/lucashoeft/LSHContributionView",
"license": "MIT",
"authors": "Lucas Hoeft",
"social_media_url": "http://twitter.com/lucashoeft",
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/lucashoeft/LSHContributionView.git",
"tag": "1.0.0"
},
"source_files": "LSHContributionView/**/*.swift",
"frameworks": [
"UIKit",
"CoreGraphics"
]
}