blob: 4c1fc8eae5291aa06cee77b5bb4e836e8354c304 [file] [log] [blame]
{
"name": "Crisp",
"version": "0.1.26",
"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.26"
},
"source_files": "Sources/**/*.swift",
"pod_target_xcconfig": {
"SWIFT_VERSION": "4.2"
},
"requires_arc": true
}