blob: 2afeb2adfd3f624a447c2baa66ac6c6c7477017f [file] [log] [blame]
{
"name": "SureBell",
"version": "1.0.1",
"summary": "SureBell framework for iOS.",
"description": "SureBell framework for iOS.",
"homepage": "https://gitlab.com/thakurkrishna/SureBell",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Krishna Thakur": "krishna@pioctave.com"
},
"source": {
"git": "https://gitlab.com/thakurkrishna/SureBell.git"
},
"platforms": {
"ios": "8.0"
},
"source_files": "SureBell/Classes/**/*",
"dependencies": {
"Alamofire": [
],
"CocoaAsyncSocket": [
],
"WebRTC": [
],
"Starscream": [
],
"Firebase/Core": [
],
"SwiftyJSON": [
],
"AlamofireObjectMapper": [
]
},
"pushed_with_swift_version": "3.0"
}