blob: 342e77a0217beb05065f3cd3320273fe0302d456 [file] [log] [blame]
{
"name": "RHBKit",
"version": "0.1.4",
"summary": "Just some bunch of tricks to make some standard stuff easier...",
"description": "TODO: Add long description of the pod here. Just some bunch of tricks to make some standard stuff easier...",
"homepage": "https://github.com/sisoje/RHBKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Lazar Otasevic": "redhotbits@gmail.com"
},
"source": {
"git": "https://github.com/sisoje/RHBKit.git",
"tag": "0.1.4"
},
"social_media_url": "https://twitter.com/redhotbits",
"platforms": {
"ios": "10.0"
},
"source_files": "RHBKit/Classes/**/*",
"frameworks": "UIKit",
"pushed_with_swift_version": "3.0"
}