blob: 50a3f14b6962375d15d476cf19cd72b3a12aa73c [file] [log] [blame]
{
"name": "MarianoPod5",
"version": "0.1.1",
"summary": "A short description of MarianoPod5.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/marselan/MarianoPod5",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Scotiabank": "scotiabank@scotiabank.cl"
},
"source": {
"git": "https://github.com/marselan/MarianoPod5.git",
"tag": "0.1.1"
},
"public_header_files": "PushIOManager.framework/Headers/*.h",
"source_files": "MarianoPod5/Classes/**/*",
"vendored_frameworks": "PushIOManager.framework",
"platforms": {
"ios": "10.0"
},
"swift_versions": "5.0",
"swift_version": "5.0"
}