[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 1 / 0 / 9 / EBTAttributeLinkClickLabel / 0.0.2 / EBTAttributeLinkClickLabel.podspec.json
blob9ad5a6efa56b2f012037d3630e276d739ffc62c2
2   "name": "EBTAttributeLinkClickLabel",
3   "version": "0.0.2",
4   "summary": "EBTAttributeLinkClickLabel for underline click event",
5   "description": "Add an underscore to the label and implement a click event and add active link clicked",
6   "homepage": "https://github.com/KBvsMJ/EBTCustomAttributeLabel",
7   "license": "MIT",
8   "authors": {
9     "KBvsMJ": "2455063164@qq.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/KBvsMJ/EBTCustomAttributeLabel.git",
16     "tag": "0.0.2"
17   },
18   "source_files": "EBTAttributeLinkClickLabel/**/*.{h,m}",
19   "exclude_files": "Classes/Exclude",
20   "requires_arc": true,
21   "dependencies": {
22     "TTTAttributedLabel": [
24     ]
25   }