blob: 6c80bee8e8882549c6e2f4293c98a8a4a95e1e82 [file] [log] [blame]
{
"name": "Xia",
"version": "0.0.1",
"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": "http://LeoDev.me",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/iTofu/Xia.git",
"tag": "0.0.1"
},
"source_files": "Xia/*.swift",
"resources": "Xia/Xia.bundle",
"requires_arc": true,
"dependencies": {
"SnapKit": [
"~> 3.2.0"
]
},
"pushed_with_swift_version": "3.0"
}