blob: 1f55b06418bf08412f1942bb0028eee4954226dc [file] [log] [blame]
{
"name": "LYTopWindow",
"version": "1.0.4",
"summary": "一行代码集成点击状态栏时,当前window上ScrollView滚动到顶部。",
"homepage": "https://github.com/DeveloperLY/LYTopWindow",
"license": {
"type": "Apache License 2.0",
"file": "LICENSE"
},
"authors": {
"DeveloperLY": "coderyliu@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source": {
"git": "https://github.com/DeveloperLY/LYTopWindow.git",
"tag": "1.0.4"
},
"source_files": "LYTopWindow/**/*.{h,m}"
}