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