blob: c9b3529d77cdb480af209180268e19b3f61de52b [file] [log] [blame]
{
"name": "MRBorder",
"version": "0.1.0",
"swift_version": "3.2",
"summary": "give discription to your cocoapod.",
"description": "'give a long description of the about the your pod, it should be long description i.e it should be larger than s.summary.'",
"homepage": "https://github.com/ravi215/MRBorder",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ravi215": "ravibhushan2110@gmail.com"
},
"source": {
"git": "https://github.com/ravi215/MRBorder.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"frameworks": "UIKit",
"source_files": [
"MRBorder/Classes/*.swift",
"UIKit"
]
}