[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / c / 9 / 1 / AXAttributedLabel / 0.2.0 / AXAttributedLabel.podspec.json
blob4e3eec9844071149c5c4fe3f7e608baa8baaebdb
2   "name": "AXAttributedLabel",
3   "version": "0.2.0",
4   "summary": "`AXAttributedLabel` is an iOS customizable attributed label that displays attributed text.",
5   "description": "`AXAttributedLabel` is an iOS customizable attributed label that displays attributed link text and image attachment and the exclusion views.",
6   "homepage": "https://github.com/devedbox/AXAttributedLabel",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "艾星": "862099730@qq.com"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "source": {
18     "git": "https://github.com/devedbox/AXAttributedLabel.git",
19     "tag": "0.2.0"
20   },
21   "source_files": "AXAttributedLabel/AXAttributedLabel/*.{h,m}",
22   "frameworks": [
23     "UIKit",
24     "Foundation"
25   ],
26   "requires_arc": true