blob: 5b915675ae91a2422f1c4e6913809ee4a7abdfea [file] [log] [blame]
{
"name": "SwiftNewLibrary",
"version": "0.1.0",
"summary": "This is a custom cocoa pod for testing purposes, Created by one of the methods of generation",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/PranavDeshpande/Sample-Custom-POD",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"pranav": "pranavdeshpande12592@gmail.com"
},
"source": {
"git": "https://github.com/PranavDeshpande/Sample-Custom-POD",
"tag": "0.1.0"
},
"platforms": {
"ios": "12.0"
},
"source_files": "SwiftNewLibrary/Classes/**/*"
}