blob: 8da1a4ab52b1d1b85fed8724a0fe2ebc604e69f9 [file] [log] [blame]
{
"name": "SegementSlide",
"version": "2.0-beta-12",
"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.0-beta-12"
},
"ios": {
"frameworks": "UIKit",
"source_files": [
"Source/*.swift",
"Source/**/*.swift"
]
},
"module_name": "SegementSlide",
"requires_arc": true,
"pod_target_xcconfig": {
"SWIFT_VERSION": "4.2"
},
"static_framework": true
}