blob: de1b0d7e640c43ce768a2442d9e5dcbae89af885 [file] [log] [blame]
{
"name": "SegementSlide",
"version": "2.2.3",
"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": "2.2.3"
},
"ios": {
"frameworks": "UIKit",
"source_files": [
"Source/*.swift",
"Source/**/*.swift"
]
},
"module_name": "SegementSlide",
"requires_arc": true,
"swift_versions": "5.1",
"static_framework": true,
"swift_version": "5.1"
}