[Add] TMUserCenter 0.2.55
[CocoaPods.git] / Specs / 4 / e / b / AttributedLabel / 1.1.2 / AttributedLabel.podspec.json
blob82242a39288a8d645e19dc5954c3c46dc6cdef92
2   "name": "AttributedLabel",
3   "version": "1.1.2",
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": "1.1.2"
20   },
21   "source_files": "AttributedLabel/**/*.{h,swift}",
22   "requires_arc": true,
23   "frameworks": "UIKit",
24   "pushed_with_swift_version": "4"