[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / d / 1 / 9 / YJFontAlertView / 1.0.4 / YJFontAlertView.podspec.json
blobe9caff550b9fae2bd4aa73e9a7091109c2039deb
2   "name": "YJFontAlertView",
3   "version": "1.0.4",
4   "summary": "字体设置",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/LYajun/YJFontAlertView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "LYajun": "liuyajun1999@icloud.com"
13   },
14   "source": {
15     "git": "https://github.com/LYajun/YJFontAlertView.git",
16     "tag": "1.0.4"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "YJFontAlertView/Classes/**/*.{h,m}",
22   "resources": "YJFontAlertView/Classes/YJFontAlertView.bundle",
23   "dependencies": {
24     "YJExtensions": [
26     ],
27     "Masonry": [
29     ]
30   }