[Add] MOBFoundation 20241206
[CocoaPods.git] / Specs / 5 / c / 7 / UIFont-DynamicFontControl / 0.1 / UIFont-DynamicFontControl.podspec.json
blob057b77401d9aafa974f0e76e8d79b7d8ca52cf41
2   "name": "UIFont-DynamicFontControl",
3   "platforms": {
4     "ios": null
5   },
6   "version": "0.1",
7   "summary": "This category is meant to help with using the Dynamic Text sizes introduced in iOS7",
8   "authors": {
9     "Michael Kral": "me@mkr.al"
10   },
11   "homepage": "https://github.com/mkral/UIFont-DynamicFontControlDemo",
12   "license": "MIT",
13   "source": {
14     "git": "https://github.com/mkral/UIFont-DynamicFontControlDemo.git",
15     "tag": "0.1"
16   },
17   "source_files": "UIFont-DynamicFontControl/*.{h,m}",
18   "requires_arc": false