blob: 36ca91c1886e03be815918755582cc26d0e4be9a [file] [log] [blame]
{
"name": "Papara",
"version": "5.2.0",
"license": "MIT",
"summary": "Papara SDK",
"homepage": "https://github.com/paparateam/papara-ios",
"authors": {
"Papara": "info@papara.com"
},
"source": {
"git": "https://github.com/paparateam/papara-ios.git",
"tag": "5.2.0"
},
"platforms": {
"ios": "9.0"
},
"swift_versions": "5.0",
"source_files": "Sources/*.swift",
"resource_bundles": {
"Papara": [
"Assets/{*}",
"Sources/*.storyboard"
]
},
"swift_version": "5.0"
}