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