blob: d1d66955ae8adbd7a0e84a0be8fccc33e6ca9ef4 [file] [log] [blame]
{
"name": "HGPersonalCenterExtend",
"version": "1.0.2",
"license": "MIT",
"summary": "Resolve scrollView nested sliding conflicts.",
"description": "Resolve scrollView nested sliding conflicts.\nHGPersonalCenterExtend supports iOS.",
"homepage": "https://github.com/ArchLL/HGPersonalCenterExtend",
"authors": {
"Arch": "mint_bin@163.com"
},
"source": {
"git": "https://github.com/ArchLL/HGPersonalCenterExtend.git",
"tag": "1.0.2"
},
"source_files": "HGPersonalCenterExtend/Classes/*.{h,m}",
"ios": {
"frameworks": [
"Foundation",
"UIKit"
]
},
"platforms": {
"ios": "8.0"
},
"dependencies": {
"Masonry": [
"~> 1.1.0"
]
},
"requires_arc": true
}