[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / 8 / 6 / 2 / TOBadgeView / 1.0.0 / TOBadgeView.podspec.json
blob2fa424ed766cc16738dea483125faeb53e8e4c28
2   "name": "TOBadgeView",
3   "version": "1.0.0",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE"
7   },
8   "summary": "A view subclass that recreates the standard iOS badge icon",
9   "homepage": "https://github.com/TimOliver/TOBadgeView",
10   "authors": "Tim Oliver",
11   "source": {
12     "git": "https://github.com/TimOliver/TOBadgeView.git",
13     "tag": "1.0.0"
14   },
15   "requires_arc": true,
16   "platforms": {
17     "ios": "9.0"
18   },
19   "source_files": "TOBadgeView/**/*.{h,m}"