blob: e7d6370ddf2d87035ccb371dbc10f7f0c7985f1b [file] [log] [blame]
{
"name": "JayantJndPod",
"version": "0.2.3",
"summary": "My first pod which will be uploaded to CocoaPods",
"description": "This is the first time I will be pushing my pod to the CocoaPods server to understand the working of the dependencies using CocoaPods.",
"homepage": "https://github.com/jayantjnd/JayantJndPod",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"jayantjnd": "jayant.jnd@gmail.com"
},
"source": {
"git": "https://github.com/jayantjnd/JayantJndPod.git",
"tag": "0.2.3"
},
"platforms": {
"ios": "8.0"
},
"swift_versions": "5.0",
"source_files": "JayantJndPod/Classes/**/*",
"swift_version": "5.0"
}