blob: 7fe2cfd61ee5b5f67c4d76c6aa1c71fa08c86189 [file] [log] [blame]
{
"name": "LYTopWindow",
"version": "1.0.5",
"summary": "一行代码集成点击状态栏时(当前控制器多个 ScrollView),当前 UIWindow 上 ScrollView 滚动到顶部。",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/DeveloperLY/LYTopWindow",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"DeveloperLY": "coderyliu@gmail.com"
},
"source": {
"git": "https://github.com/DeveloperLY/LYTopWindow.git",
"tag": "1.0.5"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "LYTopWindow/Classes/**/*"
}