blob: 81a1f92ba570f6dffe89faff3ad32dc1a8e45abb [file] [log] [blame]
{
"name": "WinPodLibrary",
"version": "2.1.0",
"summary": "A part of a project collection.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/arthi-p/sampleWinRepo",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"parthi175@gmail.com": "parthi175@gmail.com"
},
"source": {
"git": "https://github.com/arthi-p/sampleWinRepo.git",
"tag": "2.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "WinPodLibrary/Classes/*.swift",
"dependencies": {
"mylogin": [
]
},
"pushed_with_swift_version": "4.0"
}