[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 9 / 1 / d / YMYFontSize / 1.0.4 / YMYFontSize.podspec.json
blobaae1cba8b01cad1b3acd69671462c43a5b673045
2   "name": "YMYFontSize",
3   "version": "1.0.4",
4   "summary": "全局字体大小。",
5   "homepage": "https://github.com/mingyueyu/YMYFontSize",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "余明悦": "mingyue_yu@icloud.com"
12   },
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source": {
17     "git": "https://github.com/mingyueyu/YMYFontSize.git",
18     "tag": "1.0.4"
19   },
20   "source_files": "YMYFontSizeDemo/YMYFontSizeDemo/YMYFontSize/*",
21   "exclude_files": "Classes/Exclude",
22   "requires_arc": true,
23   "subspecs": [
24     {
25       "name": "Category",
26       "source_files": "YMYFontSizeDemo/YMYFontSizeDemo/YMYFontSize/Category/*"
27     }
28   ]