blob: 4735a4867fd9c78e751d7e9005a7fc0e979567fb [file] [log] [blame]
{
"name": "Xia",
"version": "0.0.3",
"summary": "🌟 Naughty flexible alert view above the navigation bar. Support: https://LeoDev.me",
"homepage": "https://github.com/iTofu/Xia",
"license": "MIT",
"authors": {
"Leo": "devtip@163.com"
},
"social_media_url": "https://LeoDev.me",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/iTofu/Xia.git",
"tag": "0.0.3"
},
"source_files": "Sources/*.swift",
"resources": "Sources/Xia.bundle",
"requires_arc": true,
"dependencies": {
"SnapKit": [
"~> 3.2.0"
]
},
"pushed_with_swift_version": "3.0"
}