blob: f46fc379128a13129a2b8f2a073d52f12b7358ae [file] [log] [blame]
{
"name": "bubbles-sdk-pod",
"version": "0.1.0",
"summary": "The new Bubble SDK",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/TheBubblesCompany/bubbles-sdk-pod",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"KarimK3": "karim.koriche@bubbles-company.com"
},
"source": {
"git": "https://github.com/TheBubblesCompany/bubbles-sdk-pod.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "bubbles-sdk-pod/Classes/**/*",
"dependencies": {
"AFNetworking": [
"~> 3.1"
],
"WebViewJavascriptBridge": [
"~> 5.0"
],
"DRPLoadingSpinner": [
],
"ISMessages": [
]
}
}