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