blob: 2ffe686b7f8aa878391573f9f046ca0306deb058 [file] [log] [blame]
{
"name": "SendBird-CocoaPod-Test",
"version": "1.0.2",
"summary": "A short description of SendBird-CocoaPod-Test.",
"description": "This tests CocoaPod repository",
"homepage": "https://sendbird.com",
"license": "MIT",
"authors": {
"Young Hwang": "young@sendbird.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/smilefam/SendBird-CocoaPod-Test.git",
"tag": "1.0.2"
},
"ios": {
"vendored_frameworks": "SendBirdCocoaPodTest.framework"
}
}