blob: 68c9fb526770cc211574a1120652140fc2dabe1d [file] [log] [blame]
{
"name": "Blank",
"version": "0.3.1",
"summary": "blank view config.",
"homepage": "https://github.com/ablettchen/Blank",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ablett": "ablettchen@gmail.com"
},
"source": {
"git": "https://github.com/ablettchen/Blank.git",
"tag": "0.3.1"
},
"social_media_url": "https://twitter.com/ablettchen",
"platforms": {
"ios": "8.0"
},
"swift_versions": "5.0",
"source_files": "Blank/Classes/**/*",
"resource_bundles": {
"Blank": [
"Blank/Assets/*.xcassets"
]
},
"dependencies": {
"SnapKit": [
]
},
"swift_version": "5.0"
}