blob: 48ffc54fdd9dd6646fb540efc895554fa79b67f6 [file] [log] [blame]
{
"name": "DTYourPod",
"version": "0.0.1",
"summary": "Testing pod creation for a swift library.",
"description": "Some description will be put here. Some description will be put here. Some description will be put here. Some description will be put here. Some description will be put here.",
"homepage": "https://github.com/deivitaka/YourPod.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Deivi Taka": "deivitaka@yahoo.com"
},
"platforms": {
"ios": "9.0"
},
"swift_version": "4.2",
"source": {
"git": "https://github.com/deivitaka/YourPod.git",
"tag": "0.0.1"
},
"source_files": "YourPod/*.swift"
}