[Add] CXHAdSDK 1.4.6
[CocoaPods.git] / Specs / 9 / 0 / d / YNRichLabel / 1.0.4 / YNRichLabel.podspec.json
blobb01b999f6f518cfded7b0b1bb5b6d7d7ec36813c
2   "name": "YNRichLabel",
3   "version": "1.0.4",
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.4"
17   },
18   "source_files": "YNRichLabel/**/*.{h,m}",
19   "dependencies": {
20     "YNXMLParser": [
22     ]
23   }