blob: 9ebefc542d708dbec8d35831fdb55bdded1ab483 [file] [log] [blame]
{
"name": "YXTemplate",
"version": "1.0.2",
"summary": "yx自定义类库",
"description": "# TODO: Add long description of the pod here.\nyx的自定义类库,用于自定义开发使用!",
"homepage": "https://github.com/zlzkyuxin/YXTemplate.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"zlzkyuxin": "1134548344@qq.com"
},
"source": {
"git": "https://github.com/zlzkyuxin/YXTemplate.git",
"tag": "1.0.2"
},
"platforms": {
"ios": "8.0"
},
"frameworks": "UIKit",
"dependencies": {
"MBProgressHUD": [
"~> 1.1.0"
]
},
"public_header_files": "Pod/Classes/YXTipsHUD.h"
}