[Add] TiendeoCoreLite 1.0.11-lite
[CocoaPods.git] / Specs / 8 / 0 / 5 / BTBadgeView / 1.2 / BTBadgeView.podspec.json
blob27f28df21a8e91eba6e2c4e311938b19e67434e8
2   "name": "BTBadgeView",
3   "version": "1.2",
4   "license": {
5     "type": "zlib",
6     "file": "LICENCE.md"
7   },
8   "summary": "A view that replicates and extends the number badge UI element in iOS.",
9   "homepage": "https://github.com/borut-t/BTBadgeView",
10   "authors": "Borut Tomažin",
11   "platforms": {
12     "ios": "5.0"
13   },
14   "source": {
15     "git": "https://github.com/borut-t/BTBadgeView.git",
16     "tag": "1.2"
17   },
18   "source_files": "BTBadgeView/*.{h,m}",
19   "frameworks": "UIKit",
20   "requires_arc": true