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