[Add] BUAdTestMeasurement-Beta 6.6.0.7
[CocoaPods.git] / Specs / 4 / e / b / AttributedLabel / 0.1.0 / AttributedLabel.podspec.json
blobcba6bb0478f782b6313e5244de2f5b00dc551159
2   "name": "AttributedLabel",
3   "version": "0.1.0",
4   "summary": "Easy to use, fast, and high 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   },
16   "source": {
17     "git": "https://github.com/KyoheiG3/AttributedLabel.git",
18     "tag": "0.1.0"
19   },
20   "source_files": "AttributedLabel/**/*.{h,swift}",
21   "requires_arc": true,
22   "frameworks": "UIKit"