[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / d / 6 / 2 / HLLBadgeView / 0.1 / HLLBadgeView.podspec.json
bloba740ef26271b84977b643659bfee8a26a815e4f3
2   "name": "HLLBadgeView",
3   "version": "0.1",
4   "summary": "Set UIFont style(Bold,Italic,Light,Oblique and combo).",
5   "description": "                   HLLBadgeView allows you to easily add badge and custom style.\n\n                    * HLLBadgeView extends UIView using category.\n                    * Use 1 method to set badge\n                    * Can custom badge style\n                    * Do not use?, set nil.\n",
6   "homepage": "http://blog.couldhll.com",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "could_hll": "could_hll@hotmail.com"
13   },
14   "platforms": {
15     "ios": "5.0"
16   },
17   "source": {
18     "git": "https://github.com/couldhll/HLLBadgeView.git",
19     "tag": "0.1"
20   },
21   "source_files": "HLLBadgeView/*.{h,m}",
22   "exclude_files": "Classes/Exclude",
23   "requires_arc": true