blob: e0e1f38e240a6aaa36fad250528f8be22f1c0761 [file] [log] [blame]
{
"name": "SJFullscreenPopGesture",
"version": "1.5.2",
"summary": "fullscreen pop gestures.",
"description": "https://github.com/changsanjiang/SJFullscreenPopGesture/blob/master/README.md",
"homepage": "https://github.com/changsanjiang/SJFullscreenPopGesture",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"SanJiang": "changsanjiang@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/changsanjiang/SJFullscreenPopGesture.git",
"tag": "v1.5.2"
},
"requires_arc": true,
"default_subspecs": "ObjC",
"swift_versions": "5.0",
"subspecs": [
{
"name": "ObjC",
"source_files": "SJFullscreenPopGesture/ObjC/*.{h,m}"
},
{
"name": "Swift",
"source_files": "SJFullscreenPopGesture/Swift/*.swift"
}
],
"swift_version": "5.0"
}