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