blob: d1d72e90b1c1a5313dcfa6adfa735cd0bf12d889 [file] [log] [blame]
{
"name": "SegementSlide",
"version": "3.0.1",
"summary": "Multi-tier UIScrollView nested scrolling solution. 😋😋😋",
"homepage": "https://github.com/Jiar/SegementSlide",
"license": {
"type": "Apache-2.0",
"file": "LICENSE"
},
"authors": {
"Jiar": "iiimjiar@gmail.com"
},
"social_media_url": "https://github.com/Jiar",
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/Jiar/SegementSlide.git",
"tag": "3.0.1"
},
"ios": {
"frameworks": "UIKit",
"source_files": [
"Source/*.swift",
"Source/**/*.swift"
]
},
"module_name": "SegementSlide",
"requires_arc": true,
"swift_versions": "5.2.4",
"static_framework": true,
"swift_version": "5.2.4"
}