[Add] MapboxCommon 24.10.0-daily-2024-12-14-04-25
[CocoaPods.git] / Specs / 0 / d / 8 / GRKHTMLSummary / 1.3 / GRKHTMLSummary.podspec.json
blob1b8092a61e096d2a16f8bf0311d1da5b3987b196
2   "name": "GRKHTMLSummary",
3   "version": "1.3",
4   "summary": "Creates a plaintext rendering of HTML body content.",
5   "description": "A simple utility, which when given the content of an HTML file, will extract the text content from the body, stripping HTML tags, and format the plaintext in such a way as to be used as a \"preview\" of the body content.",
6   "homepage": "https://github.com/levigroker/GRKHTMLSummary",
7   "license": "Creative Commons Attribution 3.0 Unported License",
8   "authors": {
9     "Levi Brown": "levigroker@gmail.com"
10   },
11   "social_media_url": "https://twitter.com/levigroker",
12   "source": {
13     "git": "https://github.com/levigroker/GRKHTMLSummary.git",
14     "tag": "1.3"
15   },
16   "platforms": {
17     "ios": "7.0",
18     "osx": "10.9"
19   },
20   "source_files": "GRKHTMLSummary/**/*.{h,m}",
21   "frameworks": "Foundation"