[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / 8 / 6 / 3 / SDFontSize / 0.1.1 / SDFontSize.podspec.json
blobb75d6704d40d532f99ace9ceda6062b147df4398
2   "name": "SDFontSize",
3   "version": "0.1.1",
4   "summary": "仿微信调整字体大小",
5   "swift_versions": "5.0",
6   "description": "TODO: Add long description of the pod here.",
7   "homepage": "https://github.com/gd-liusida/SDFontSize",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "gd-liusida": "1163149842@qq.com"
14   },
15   "source": {
16     "git": "https://github.com/gd-liusida/SDFontSize.git",
17     "tag": "0.1.1"
18   },
19   "platforms": {
20     "ios": "9.0"
21   },
22   "source_files": "SDFontSize/Classes/**/*",
23   "resource_bundles": {
24     "SDFontSize": [
25       "SDFontSize/Assets/*.png"
26     ]
27   },
28   "swift_version": "5.0"