blob: 5fbf84522cc16b6932b775f00da6889d3a4c4ca3 [file] [log] [blame]
{
"name": "rachit",
"version": "0.1.3",
"summary": "common code for rachit",
"swift_versions": "5.0",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/RachitKhattar/rachit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"RachitKhattar": "rachitkhattar01@gmail.com"
},
"source": {
"git": "https://github.com/RachitKhattar/rachit.git",
"tag": "0.1.3"
},
"platforms": {
"ios": "8.0"
},
"source_files": "rachit/Classes/**/*",
"swift_version": "5.0"
}