blob: 2a0679db85c927b34b3e16877a55a55c118d8385 [file] [log] [blame]
{
"name": "Blank",
"version": "0.1.6",
"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.6"
},
"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"
}