[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 0 / c / 8 / BSBadge / 1.2 / BSBadge.podspec.json
blobf6b3a42d76cacd594e1c03c29ffd41fc2d627f61
2   "name": "BSBadge",
3   "version": "1.2",
4   "summary": "A can drag red-bubble control.",
5   "description": "BSBadge is a can drag red-bubble control.",
6   "homepage": "https://github.com/hssdx/BSBadgeDemo",
7   "license": {
8     "type": "MIT",
9     "file": "FILE_LICENSE"
10   },
11   "authors": {
12     "hssdx": "hssdx@qq.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/hssdx/BSBadgeDemo.git",
19     "tag": "1.2"
20   },
21   "source_files": [
22     "BSBadge.h",
23     "BSBadge/*.{h,m,c}",
24     "BSBadge/**/*.{h,m,c}",
25     "BSBadge/**/**/*.{h,m,c}"
26   ],
27   "public_header_files": [
28     "BSBadge.h",
29     "BSBadge/*.{h}",
30     "BSBadge/**/*.h"
31   ],
32   "frameworks": "UIKit",
33   "libraries": [
34     "iconv",
35     "xml2"
36   ],
37   "requires_arc": true