[Add] DebugSwift 0.3.9
[CocoaPods.git] / Specs / d / 1 / 9 / YJFontAlertView / 1.0.1 / YJFontAlertView.podspec.json
blob03140aca4c1f8b189208635122f8f339dda70ea8
2   "name": "YJFontAlertView",
3   "version": "1.0.1",
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.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "YJFontAlertView/Classes/**/*",
22   "resources": "YJFontAlertView/Classes/YJFontAlertView.bundle",
23   "dependencies": {
24     "YJExtensions": [
26     ],
27     "Masonry": [
29     ]
30   }