blob: 360645dca21df5d03d87c4fca527c128ed781a40 [file] [log] [blame]
{
"name": "rachit",
"version": "0.1.2",
"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.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "rachit/Classes/**/*",
"swift_version": "5.0"
}