blob: 45b069a1ce50c5a1e7e52b694003917600c9ab09 [file] [log] [blame]
{
"name": "JoLoading",
"version": "0.1.4",
"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.4"
},
"platforms": {
"ios": "8.0"
},
"source_files": [
"JoLoading/Classes/**/*",
"JoLoading/Classes/*"
],
"dependencies": {
"Eelay": [
]
},
"pushed_with_swift_version": "3.0"
}