[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 4 / e / b / AttributedLabel / 0.5.0 / AttributedLabel.podspec.json
blobc95b4b0e4f62ff6e852b4f4ac921103d18f34b9f
2   "name": "AttributedLabel",
3   "version": "0.5.0",
4   "summary": "Easy to use, fast, and higher performance than UILabel.",
5   "homepage": "https://github.com/KyoheiG3/AttributedLabel",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Kyohei Ito": "je.suis.kyohei@gmail.com"
12   },
13   "platforms": {
14     "ios": "8.0",
15     "tvos": "9.0"
16   },
17   "source": {
18     "git": "https://github.com/KyoheiG3/AttributedLabel.git",
19     "tag": "0.5.0"
20   },
21   "source_files": "AttributedLabel/**/*.{h,swift}",
22   "requires_arc": true,
23   "frameworks": "UIKit"