[Add] LiteRTC 0.0.1-nightly.20241220
[CocoaPods.git] / Specs / b / e / 4 / AXAttributedString / 0.1.4 / AXAttributedString.podspec.json
blob6a1081dd4f3af8c7b8d5d45634fd862fd436454f
2   "name": "AXAttributedString",
3   "version": "0.1.4",
4   "summary": "An easier NSAttributedString builder, Use Chain-syntax like Masonry.",
5   "homepage": "https://github.com/arnoldxiao/AXAttributedString",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "xiaochenghua": "arnoldxiao@163.com"
12   },
13   "social_media_url": "https://weibo.com/arnoldxiao",
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/arnoldxiao/AXAttributedString.git",
19     "tag": "0.1.4"
20   },
21   "source_files": "AXAttributedStringDemo/AXAttributedStringDemo/AXAttributedString/**/*",
22   "requires_arc": true