[Add] ZJSDK 2.5.5.0
[CocoaPods.git] / Specs / 2 / 9 / e / WPAttributedMarkup / 1.0.0 / WPAttributedMarkup.podspec.json
blob9bc602410ea7daeb6e8fcc5d62e4a86036ef5f64
2   "name": "WPAttributedMarkup",
3   "version": "1.0.0",
4   "summary": "WPAttributedMarkup creates an attributed string from text with markup tags and a style dictionary.",
5   "homepage": "https://github.com/nigelgrange/WPAttributedMarkup",
6   "license": "MIT",
7   "authors": {
8     "Nigel Grange": "nigel_grange@hotmail.com"
9   },
10   "source": {
11     "git": "https://github.com/nigelgrange/WPAttributedMarkup.git",
12     "tag": "1.0.0"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "requires_arc": true,
18   "source_files": [
19     "WPAttributedMarkup",
20     "extras"
21   ]