blob: 7bb4fa0e8d8f0e984e8fd3952cd3b1dad4e5c1bb [file] [log] [blame]
{
"name": "Papara",
"version": "3.0.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": "3.0.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "Sources/*.swift",
"resource_bundles": {
"Papara": [
"Assets/{*}"
]
},
"pushed_with_swift_version": "3.0"
}