[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 3 / b / 5 / AKExtension528 / 0.0.2 / AKExtension528.podspec.json
blobdde1e0b66401c83b104eaa78f4164beae308c9fb
2   "name": "AKExtension528",
3   "version": "0.0.2",
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.2"
14   },
15   "source_files": [
16     "test/*",
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   }