blob: 65fa9f4a79f99e56266dda2974a6b76f77cb611d [file] [log] [blame]
{
"name": "LZFixView",
"version": "0.0.3",
"summary": "absorption views",
"description": "A new verison for absorption views to top, left, bottom, or right of an instance of UIScrollView.",
"homepage": "https://github.com/zhizi-z/LZFixView",
"license": {
"type": "MIT"
},
"authors": {
"zhiziZ": "Leehua_Zhou@163.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/zhizi-z/LZFixView.git",
"tag": "0.0.3"
},
"source_files": "LZFixViewClass/**/*.{h,m}",
"frameworks": "UIKit"
}