[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / 0 / c / 8 / BSBadge / 1.1 / BSBadge.podspec.json
blob1d5a385d70d8b7727128f1ad52f66b6423fb863b
2   "name": "BSBadge",
3   "version": "1.1",
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.1"
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