blob: a1bc7c96eac9a6b733459fde3be7ec15f2242e2d [file] [log] [blame]
{
"name": "YJFontAlertView",
"version": "1.0.3",
"summary": "字体设置",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/LYajun/YJFontAlertView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"LYajun": "liuyajun1999@icloud.com"
},
"source": {
"git": "https://github.com/LYajun/YJFontAlertView.git",
"tag": "1.0.3"
},
"platforms": {
"ios": "8.0"
},
"source_files": "YJFontAlertView/Classes/**/*.{h,m}",
"resources": "YJFontAlertView/Classes/YJFontAlertView.bundle",
"dependencies": {
"YJExtensions": [
],
"Masonry": [
]
}
}