[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / f / a / 7 / NSAttributedString-HTMLStyle / 0.0.1 / NSAttributedString-HTMLStyle.podspec.json
blob0cd0a7a2d8400fe627b0cc4dc15cdf09a04e39de
2   "name": "NSAttributedString-HTMLStyle",
3   "version": "0.0.1",
4   "summary": "Creation of NSAttributedString out of HTML with per-tag attributes made easy.",
5   "description": "                   This repo consists of a few categories for dealing with `HTML` and `NSAttributedStrings`\n",
6   "homepage": "https://github.com/quickread/NSAttributedString-HTMLStyle",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "wczekalski": "me@wczekalski.com"
13   },
14   "social_media_url": "http://twitter.com/wczekalski",
15   "platforms": {
16     "ios": "7.0"
17   },
18   "source": {
19     "git": "https://github.com/quickread/NSAttributedString-HTMLStyle.git",
20     "tag": "0.0.1"
21   },
22   "source_files": "NSAttributedString+HTMLStyle/NSAttributedString+HTMLStyle.{m,h}",
23   "requires_arc": true