blob: 2f84c5d18bbaf44870f0bb5ce115e86b4f30ace0 [file] [log] [blame]
{
"name": "PMNibLinkableView",
"version": "0.3.0",
"summary": "PMNibLinkableView gives view described in separate xib ability to be loaded in other xib or storyboard without creating it manually in code",
"description": "PMNibLinkableView gives view described in separate xib ability to be loaded in other xib or storyboard without creating it manually in code.",
"homepage": "https://github.com/MadBrains/PMNibLinkableView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Antol": "antol.peshkov@gmail.com"
},
"source": {
"git": "https://github.com/MadBrains/PMNibLinkableView.git",
"tag": "0.3.0"
},
"social_media_url": "https://twitter.com/AntolPeshkov",
"platforms": {
"ios": "7.0"
},
"source_files": "PMNibLinkableView/Classes/**/*"
}