blob: fe7ab41f0dd240be31803366a73d2c58c4094be8 [file] [log] [blame]
{
"name": "DDLoadingView",
"version": "0.0.1",
"summary": "视图网络加载状态",
"homepage": "https://github.com/BrownCN023/DDLoadingView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"liyebiao1990": "347991555@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/BrownCN023/DDLoadingView.git",
"tag": "0.0.1"
},
"source_files": "DDLoadingView/**/*.{h,m}",
"resources": "DDLoadingView/Resources/DDLoadingView.bundle",
"requires_arc": true,
"frameworks": "Foundation",
"dependencies": {
"AFNetworking": [
]
}
}