[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / e / 0 / 3 / Ashton_fake / 2.0.7 / Ashton_fake.podspec.json
blob69e5ebcff14b122ee89bcec6c8dcad6377d963fc
2   "name": "Ashton_fake",
3   "version": "2.0.7",
4   "summary": "fork from https://github.com/IdeasOnCanvas/Ashton",
5   "description": "Ashton (AttributedStringHTMLTransformation) is an iOS and macOS library for fast conversion of NSAttributedStrings into HTML, and back. Ashton is battle-tested and used in MindNode, for persisting formatted strings.",
6   "homepage": "https://github.com/IdeasOnCanvas/Ashton",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "IdeasOnCanvas": "xuanyuanshenfu@outlook.com"
13   },
14   "source": {
15     "git": "https://github.com/shenfu1991/Ashton.git",
16     "tag": "2.0.7"
17   },
18   "source_files": [
19     "Sources",
20     "Sources/**/*.{h,m}"
21   ],
22   "exclude_files": "Sources/Exclude",
23   "platforms": {
24     "osx": null,
25     "ios": null,
26     "tvos": null,
27     "watchos": null
28   }