blob: d5aed9d79fc3434cb4103f9387e5f24119df7f98 [file] [log] [blame]
{
"name": "sureBellFramework-iOS",
"version": "0.1.0",
"summary": "A short description of sureBellFramework-iOS.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://gitlab.com/thakurkrishna/sureBellFramework-iOS",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Krishna Thakur": "thakurkrishna1991@gmail.com"
},
"source": {
"git": "https://gitlab.com/thakurkrishna/sureBellFramework-iOS.git"
},
"platforms": {
"ios": "8.0"
},
"source_files": "sureBellFramework-iOS/Classes/**/*",
"dependencies": {
"Alamofire": [
],
"CocoaAsyncSocket": [
],
"WebRTC": [
]
},
"pushed_with_swift_version": "3.2"
}