blob: 9304bf855d6a6c278e4bfc51d9e711f4fbb96ba8 [file] [log] [blame]
{
"name": "VRNTableHeaderView",
"version": "0.1.3",
"summary": "Beautiful VRNTableHeaderView. Written in Swift",
"homepage": "https://github.com/vikmeup/VRNTableHeaderView",
"license": {
"type": "MIT",
"file": "LICENCE"
},
"authors": {
"Viktor": "vikmeup@gmail.com"
},
"social_media_url": "http://twitter.com/hackua",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/vikmeup/VRNTableHeaderView.git",
"tag": "0.1.3"
},
"source_files": "VRNTableHeaderView/*",
"resource_bundles": {
"VRNTableHeaderView": [
"*.xib"
]
},
"requires_arc": true
}