blob: af5e8bf99f5d18ffbc3cf6c66990a8dca953f8f5 [file] [log] [blame]
{
"name": "SantanderTapPod",
"version": "1.0.0",
"summary": "A CocoaPods library written in Swift",
"description": "This CocoaPods library helps you creating message extension.",
"homepage": "https://github.com/dbagmar/SantanderTapPod",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"dbagmar": "darshan.bagmar@idmission.com"
},
"platforms": {
"ios": "11.0"
},
"swift_versions": "4.2",
"source": {
"git": "https://github.com/alvarosalasmtz/SantanderTapPod.git",
"tag": "1.0.0"
},
"source_files": "SantanderTapPod/**/*.{h,m}",
"exclude_files": "Classes/Exclude",
"resources": "SantanderTapPod/**/*.{png,xib,storyboard,xcassets}",
"swift_version": "4.2"
}