blob: 78700c3b808ae88511b967d29bb84d20d1506b25 [file] [log] [blame]
{
"name": "ESPCcocoaPodsTest",
"version": "0.0.1",
"summary": "A test library to learn working of CocoaPods.",
"description": "This CocoaPods library helps you perform calculation.",
"homepage": "https://github.com/nirvaanrocks/ESPCcocoaPodsTest",
"license": {
"type": "MIT",
"file": " LICENSE"
},
"authors": {
"Vikas Chandra": "nirvaanrocks@gmail.com"
},
"platforms": {
"ios": "12.1"
},
"swift_version": "5.0",
"source": {
"git": "https://github.com/nirvaanrocks/ESPCcocoaPodsTest.git",
"tag": "0.0.1"
},
"source_files": [
"ESPCcocoaPodsTest",
"ESPCcocoaPodsTest/**/*.{h,m,swift}"
],
"exclude_files": "Classes/Exclude"
}