[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 1 / e / 9 / IXAttributeTapLabel / 0.0.1 / IXAttributeTapLabel.podspec.json
blobdf7b7fced822c09689bd16ff40df569f236658c7
2   "name": "IXAttributeTapLabel",
3   "version": "0.0.1",
4   "summary": "可点击响应指定内容的UILabel子类",
5   "description": "写一个可点击响应指定内容的UILabel子类分享给大家",
6   "homepage": "https://github.com/NSSONGMENG/AttributeStringDemo.git",
7   "license": {
8     "type": "MIT",
9     "file": "License"
10   },
11   "authors": {
12     "seven": "740621245@qq.com"
13   },
14   "platforms": {
15     "ios": null
16   },
17   "source": {
18     "git": "https://github.com/NSSONGMENG/AttributeStringDemo.git",
19     "tag": "v0.0.1"
20   },
21   "source_files": [
22     "AttributeStringDemo",
23     "IXAttributeTapLabel/*.{h,m}"
24   ]