blob: d9168b46011136dd51daa73c5ee24117104cd880 [file] [log] [blame]
{
"name": "YJFontAlertView",
"version": "1.0.5",
"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.5"
},
"platforms": {
"ios": "8.0"
},
"source_files": "YJFontAlertView/Classes/**/*.{h,m}",
"resources": "YJFontAlertView/Classes/YJFontAlertView.bundle",
"dependencies": {
"YJExtensions": [
],
"Masonry": [
]
}
}