[Add] EOCoreDebug 2.3.296
[CocoaPods.git] / Specs / 4 / e / b / AttributedLabel / 2.0.0 / AttributedLabel.podspec.json
blobe67190eb64909d1460ab7af09f71cc151220f20f
2   "name": "AttributedLabel",
3   "version": "2.0.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   "swift_version": "4.2",
14   "platforms": {
15     "ios": "8.0",
16     "tvos": "9.0"
17   },
18   "source": {
19     "git": "https://github.com/KyoheiG3/AttributedLabel.git",
20     "tag": "2.0.0"
21   },
22   "source_files": "AttributedLabel/**/*.{h,swift}",
23   "requires_arc": true,
24   "frameworks": "UIKit"