[Delete] NIMSDK_LITE 8.9.122
[CocoaPods.git] / Specs / 0 / d / 8 / GRKHTMLSummary / 1.1 / GRKHTMLSummary.podspec.json
blob63610e8eb7da3ed81751c3cddd6fc8ee2bf29ae7
2   "name": "GRKHTMLSummary",
3   "version": "1.1",
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.1"
15   },
16   "platforms": {
17     "ios": "7.0",
18     "osx": "10.9"
19   },
20   "source_files": "GRKHTMLSummary/**/*.{h,m}",
21   "frameworks": "Foundation"