[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / c / 6 / 9 / XCEFontAdjustedLabel / 1.0.0 / XCEFontAdjustedLabel.podspec.json
blob23e303e128d6867e67df919f03ece891ec156771
2   "name": "XCEFontAdjustedLabel",
3   "summary": "Label with precise control over alignment rect.",
4   "version": "1.0.0",
5   "homepage": "https://XCEssentials.github.io/FontAdjustedLabel",
6   "source": {
7     "git": "https://github.com/XCEssentials/FontAdjustedLabel.git",
8     "tag": "1.0.0"
9   },
10   "requires_arc": true,
11   "license": {
12     "type": "MIT",
13     "file": "LICENSE"
14   },
15   "authors": {
16     "Maxim Khatskevich": "maxim@khatskevi.ch"
17   },
18   "swift_version": "4.1",
19   "platforms": {
20     "ios": "9.0"
21   },
22   "ios": {
23     "source_files": "Sources/**/*.swift",
24     "frameworks": "UIKit"
25   }