blob: 03140aca4c1f8b189208635122f8f339dda70ea8 [file] [log] [blame]
{
"name": "YJFontAlertView",
"version": "1.0.1",
"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.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "YJFontAlertView/Classes/**/*",
"resources": "YJFontAlertView/Classes/YJFontAlertView.bundle",
"dependencies": {
"YJExtensions": [
],
"Masonry": [
]
}
}