| { | |
| "name": "Papara", | |
| "version": "2.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": "2.0.0" | |
| }, | |
| "platforms": { | |
| "ios": "8.0" | |
| }, | |
| "source_files": "Sources/*.swift", | |
| "pushed_with_swift_version": "3.0" | |
| } |