blob: 2002844372a97e900fdd754851676e68dae87c06 [file] [log] [blame]
{
"name": "YXTemplate",
"version": "1.0.1",
"summary": "自定义类库",
"description": "# TODO: Add long description of the pod here.\n自定义类库 ------------",
"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.1"
},
"platforms": {
"ios": "8.0"
},
"frameworks": "UIKit",
"dependencies": {
"MBProgressHUD": [
"~> 1.1.0"
]
},
"public_header_files": "Pod/Classes/**/*.h",
"source_files": "YXTemplate/Classes/**/*"
}