[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 3 / b / 5 / AKExtension528 / 0.0.4 / AKExtension528.podspec.json
blob110a425d6bdc2b6c89987a073f72645356020770
2   "name": "AKExtension528",
3   "version": "0.0.4",
4   "summary": "通过为UIFontDescriptor添加category方法实现动态改变指定控件(如UILabel UIButtonLabel等)的字体大小。",
5   "description": "通过为UIFontDescriptor添加category方法实现动态改变指定控件(如UILabel UIButtonLabel等)的字体大小!!!",
6   "homepage": "https://github.com/amosYin/AKExtension",
7   "license": "MIT",
8   "authors": {
9     "AmosYin": "1453254169@qq.com"
10   },
11   "source": {
12     "git": "https://github.com/amosYin/AKExtension.git",
13     "tag": "0.0.4"
14   },
15   "source_files": [
16     "test/*.{h,m}",
17     "test/**/*.{h,m}",
18     "test/test/*.{h,m}"
19   ],
20   "exclude_files": "Classes/Exclude",
21   "requires_arc": true,
22   "platforms": {
23     "ios": null
24   }