blob: e1eebf7cba9bfbd9a3bff11714ecaf9dd1feb852 [file] [log] [blame]
{
"name": "JoLoading",
"version": "0.1.1",
"summary": "简易的协议为UIViewController添加 loading 层",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/zhuxietong/JoLoading",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"zhuxietong": "zhuxietong@me.com"
},
"source": {
"git": "https://github.com/zhuxietong/JoLoading.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "9.0"
},
"source_files": [
"JoLoading/Classes/**/*",
"JoLoading/Classes/*"
],
"dependencies": {
"Eelay": [
"~> 1.0.0"
]
},
"pushed_with_swift_version": "4.0"
}