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