blob: 82d0607f7c1e2652c849062f4f9b1c7c286b6220 [file] [log] [blame]
{
"name": "XHLoading",
"version": "0.0.1",
"summary": "XHLoading,加载动画组件。",
"description": "XHLoading是一个加载动画框架,集成了动画加载的部分视图,处理。",
"homepage": "https://github.com/xh1130485186/XHLoading.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"xianghong": "1130485186@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/xh1130485186/XHLoading.git",
"tag": "0.0.1"
},
"requires_arc": true,
"source_files": "LoadingView/*.{h,m}"
}