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