[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / e / f / b / IBCustomFonts / 0.0.1 / IBCustomFonts.podspec.json
blob6dbcff4c7e07702fae5178a80645e3e143816699
2   "name": "IBCustomFonts",
3   "version": "0.0.1",
4   "summary": "Replace fonts in nibs.",
5   "description": "\t\t\t\t   IBCustomFonts category allows you to use custom fonts from Interface Builder (IB) when building your iOS apps.\n\n\t\t\t\t   Apps using IBCustomFonts category are approved by Apple App Store (as of September 2013).\n\n\t\t\t\t   No need to use IBOutlets, subclassing of UILabels and UIButtons or change fonts in code.\n\n\t\t\t\t   Tested on iOS6 and iOS7.\n",
6   "homepage": "https://github.com/deni2s/IBCustomFonts",
7   "license": "MIT",
8   "authors": {
9     "Deniss Fedotovs": "deni2s@hc.lv"
10   },
11   "platforms": {
12     "ios": "6.0"
13   },
14   "source": {
15     "git": "https://github.com/deni2s/IBCustomFonts.git",
16     "commit": "86f3a1d4905a4a27325fb7a93a9c91fc63f93b62"
17   },
18   "source_files": "UIFont+IBCustomFonts.m",
19   "requires_arc": false