[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / b / 3 / c / RTLabel / 0.9 / RTLabel.podspec.json
blobc44ef2dd3889184ef89770b60734e2f964961ad1
2   "name": "RTLabel",
3   "version": "0.9",
4   "summary": "Rich text formatting based on HTML-like markups for iOS.",
5   "homepage": "https://github.com/honcheng/RTLabel",
6   "license": "MIT",
7   "authors": {
8     "Muh Hon Cheng": "honcheng@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/honcheng/RTLabel.git",
12     "tag": "0.9"
13   },
14   "platforms": {
15     "ios": null
16   },
17   "source_files": "RTLabelProject/Classes/RTLabel.{h,m}",
18   "frameworks": "CoreText",
19   "requires_arc": false