blob: 4a434ac242e4d4fd3ab5d1a0f8dcf49b60da5341 [file] [log] [blame]
{
"name": "Board",
"version": "2.0.0",
"summary": "Board is an alert view for iOS",
"description": "Board is an alert view written in swift.",
"homepage": "https://github.com/Meniny/Board",
"license": "MIT",
"authors": {
"Meniny": "Meniny@qq.com"
},
"source": {
"git": "https://github.com/Meniny/Board.git",
"tag": "2.0.0"
},
"social_media_url": "http://meniny.cn/",
"platforms": {
"ios": "8.0"
},
"source_files": "Board/**/*.swift",
"resources": [
"Board/**/*.xib",
"Board/**/*.png"
],
"frameworks": [
"Foundation",
"UIKit"
],
"dependencies": {
"Imagery": [
]
},
"pushed_with_swift_version": "3.0",
"deprecated": true
}