blob: c7cb8e1271c0767290bd84bd95ed0d7eedee6a12 [file] [log] [blame]
{
"name": "FloatWindow",
"version": "1.1.0",
"summary": "FloatWindow like WeChats floating ball can open a controller and hide it into a ball.",
"homepage": "https://github.com/janlionly/FloatWindow",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"janlionly": "janlionly@gmail.com"
},
"source": {
"git": "https://github.com/janlionly/FloatWindow.git",
"tag": "1.1.0"
},
"social_media_url": "https://twitter.com/janlionly",
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"source_files": "Source/*",
"frameworks": "UIKit",
"swift_versions": [
"4.2",
"5.0",
"5.1"
],
"pod_target_xcconfig": {
"SWIFT_VERSION": "4.2"
},
"swift_version": "5.1"
}