blob: 7292b046f201f88811995bb64b70e1239291398b [file] [log] [blame]
{
"name": "RSFakeProgressView",
"version": "1.0.0",
"summary": "Fake progress view on the top of webView like WeChat.",
"homepage": "https://github.com/MyEvonne/RSFakeProgressView",
"license": "MIT",
"authors": {
"MyEvonne": "skntc@163.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/MyEvonne/RSFakeProgressView.git",
"tag": "1.0.0"
},
"source_files": "RSFakeProgressView/RSFakeProgressView/*.{h,m}",
"exclude_files": "Classes/Exclude"
}