blob: 8a2dc3eea96613a2d2b4a32c3db3758cfd15a25e [file] [log] [blame]
{
"name": "Blank",
"version": "0.1.2",
"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.1.2"
},
"social_media_url": "https://twitter.com/ablettchen",
"platforms": {
"ios": "8.0"
},
"swift_versions": "4.0",
"source_files": "Blank/Classes/**/*",
"resource_bundles": {
"Blank": [
"Blank/Assets/*.xcassets"
]
},
"dependencies": {
"SnapKit": [
]
},
"swift_version": "4.0"
}