[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / e / 0 / 3 / Ashton_fake / 2.0.12 / Ashton_fake.podspec.json
blobbab4b9606e815d24654e33bb259b1994f4ff85fd
2   "name": "Ashton_fake",
3   "version": "2.0.12",
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   "swift_versions": "5.0",
15   "platforms": {
16     "ios": "11.0"
17   },
18   "source": {
19     "git": "https://github.com/shenfu1991/Ashton.git",
20     "tag": "2.0.7"
21   },
22   "source_files": "Sources/Ashton/*.swift",
23   "public_header_files": "Sources/**/*.h",
24   "swift_version": "5.0"