blob: 9174d6d28dcf7d01551c769067f6bb82f550a262 [file] [log] [blame]
{
"name": "PMNibLinkableView",
"version": "0.1.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/PerpetuumLab/PMNibLinkableView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Antol": "antol.peshkov@gmail.com"
},
"source": {
"git": "https://github.com/PerpetuumLab/PMNibLinkableView.git",
"tag": "0.1.0"
},
"social_media_url": "https://twitter.com/AntolPeshkov",
"platforms": {
"ios": "7.0"
},
"source_files": "PMNibLinkableView/Classes/**/*"
}