[Add] ZMarkupParser 1.12.0
[CocoaPods.git] / Specs / 9 / 0 / d / YNRichLabel / 1.0.7 / YNRichLabel.podspec.json
blob80117e0659151781b6dc93d0fb0f1477cf62f1d8
2   "name": "YNRichLabel",
3   "version": "1.0.7",
4   "summary": "XML rich text label",
5   "description": "XML rich text label",
6   "homepage": "https://github.com/623637646/YNRichLabel",
7   "license": "MIT",
8   "authors": {
9     "码猴": "mahou.wy@alibaba-inc.com"
10   },
11   "platforms": {
12     "ios": "7.0"
13   },
14   "source": {
15     "git": "https://github.com/623637646/YNRichLabel.git",
16     "tag": "1.0.7"
17   },
18   "source_files": "YNRichLabel/**/*.{h,m}",
19   "dependencies": {
20     "YNXMLParser": [
22     ]
23   }