[Add] Plotline 4.1.5
[CocoaPods.git] / Specs / b / 3 / c / RTLabel / 0.9.1 / RTLabel.podspec.json
blobeb6a0e7e6e3b348a62ce1bc754bc77782ee6e2ac
2   "name": "RTLabel",
3   "version": "0.9.1",
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.1"
13   },
14   "platforms": {
15     "ios": null
16   },
17   "source_files": "RTLabelProject/Classes/RTLabel.{h,m}",
18   "frameworks": "CoreText",
19   "requires_arc": false