[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 4 / 0 / b / mtpFontManager / 2.0.0 / mtpFontManager.podspec.json
blob7b87ed170ce0e78491f44b9b224d05a6ba6a6c9a
2   "name": "mtpFontManager",
3   "version": "2.0.0",
4   "summary": "A font Manager for iOS to simplify use of custom fonts (support dynamic types).",
5   "description": "mtpFontManager is a font Manager for iOS to simplify use of custom fonts.\nmtpFontManager also supports applay custom font entire application, varius font weight and dynamic types styles.",
6   "homepage": "https://github.com/mostafataghipour/mtpFontManager",
7   "screenshots": [
8     "https://raw.githubusercontent.com/MostafaTaghipour/mtpFontManager/master/screenshots/1.gif",
9     "https://raw.githubusercontent.com/MostafaTaghipour/mtpFontManager/master/screenshots/2.png"
10   ],
11   "license": {
12     "type": "MIT",
13     "file": "LICENSE"
14   },
15   "authors": {
16     "Mostafa Taghipour": "mostafa.taghipour@ymail.com"
17   },
18   "source": {
19     "git": "https://github.com/mostafataghipour/mtpFontManager.git",
20     "tag": "2.0.0"
21   },
22   "platforms": {
23     "ios": "8.2"
24   },
25   "source_files": "mtpFontManager/Classes/**/*",
26   "frameworks": "UIKit"