blob: d9d2dc994e1aa9aaeca74b8b08df2ebd8e8cf799 [file] [log] [blame]
{
"name": "PMNibLinkableView",
"version": "0.2.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.2.0"
},
"social_media_url": "https://twitter.com/AntolPeshkov",
"platforms": {
"ios": "7.0"
},
"source_files": "PMNibLinkableView/Classes/**/*"
}