blob: bc700d1dd29e30978faee7f24cfb7d0416de14b8 [file] [log] [blame]
{
"name": "CatPrinterTest",
"module_name": "CatPrinterTest",
"version": "0.0.1",
"summary": "Testing framework with pods",
"description": "Cat printer test with framework and coaco pods.",
"homepage": "https://github.com/cmsund/",
"license": {
"type": "Commercial",
"file": "LICENSE.txt"
},
"authors": {
"Christina Sund": "christina.m.sund@gmail.com"
},
"social_media_url": "http://twitter.com/xtinasund",
"swift_versions": "4.2",
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/cmsund/CatPrinterTest.git",
"tag": "0.0.1"
},
"ios": {
"source_files": "Sources/*.{swift}",
"dependencies": {
"tealium-swift": [
],
"Appboy-iOS-SDK": [
]
}
},
"swift_version": "4.2"
}