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