[Delete] NEMeetingKit_Special 4.9.6
[CocoaPods.git] / Specs / 6 / 0 / 3 / Typography / 0.1.0 / Typography.podspec.json
blob7af54d24ecbe09408c2c9bdb00771f8eb1b42161
2   "name": "Typography",
3   "version": "0.1.0",
4   "summary": "PimineSDK",
5   "description": "Extensions for customization of UILabel",
6   "homepage": "https://github.com/Pimine/Typography",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Den Andreychuk": "denis.andrei4uk@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/Pimine/Typography.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "13.0"
20   },
21   "swift_versions": [
22     "5.2",
23     "5.3"
24   ],
25   "default_subspecs": "Core",
26   "subspecs": [
27     {
28       "name": "Core",
29       "source_files": "Sources/**/*.swift"
30     }
31   ],
32   "swift_version": "5.3"