blob: f39f95ade219dc60bc3379443a13e9c77125dadf [file] [log] [blame]
{
"name": "Crisp",
"version": "0.1.7",
"summary": "The Crisp iOS Framework",
"homepage": "https://crisp.im/",
"authors": {
"Name": "baptiste@crisp.chat"
},
"license": {
"type": "Copyright",
"file": "LICENSE"
},
"resource_bundles": {
"Crisp": [
"Sources/assets/**/*.{js,html}"
]
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/crisp-im/crisp-sdk-ios.git",
"tag": "0.1.7"
},
"source_files": "Sources/**/*.swift",
"requires_arc": true,
"pushed_with_swift_version": "4.0"
}