[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / c / 6 / 8 / UIView+AORefreshFont / 1.0.0 / UIView+AORefreshFont.podspec.json
blob8b51a584f38d6b95116150bed3387d272280e798
2   "name": "UIView+AORefreshFont",
3   "platforms": {
4     "ios": "6.0"
5   },
6   "version": "1.0.0",
7   "summary": "UIView+AORefreshFont is a category on UIView that provides a convenience method for resetting the dynamic type font of a text-input view.",
8   "homepage": "https://github.com/JRG-Developer/UIView-AORefreshFont.git",
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE"
12   },
13   "authors": {
14     "Joshua Greene": "jrg.developer@gmail.com"
15   },
16   "source": {
17     "git": "https://github.com/JRG-Developer/UIView-AORefreshFont.git",
18     "tag": "1.0.0"
19   },
20   "frameworks": "UIKit",
21   "requires_arc": true,
22   "source_files": "UIView+AORefreshFont/*.{h,m}"