[Add] BUAdTestMeasurement-Beta 6.6.0.7
[CocoaPods.git] / Specs / f / e / 7 / LSHContributionView / 1.0.0 / LSHContributionView.podspec.json
blobe2f9f51916bedd9fdc847fbe50e30ce342e5c954
2   "name": "LSHContributionView",
3   "version": "1.0.0",
4   "summary": "Contribution view similar to Contribution Graph on GitHub",
5   "description": "Customizable contribution view similar to Contribution Graph on GitHub",
6   "homepage": "https://github.com/lucashoeft/LSHContributionView",
7   "license": "MIT",
8   "authors": "Lucas Hoeft",
9   "social_media_url": "http://twitter.com/lucashoeft",
10   "platforms": {
11     "ios": "10.0"
12   },
13   "source": {
14     "git": "https://github.com/lucashoeft/LSHContributionView.git",
15     "tag": "1.0.0"
16   },
17   "source_files": "LSHContributionView/**/*.swift",
18   "frameworks": [
19     "UIKit",
20     "CoreGraphics"
21   ]