blob: 52332e9cb8df9483474370123d25b9d3a449315b [file] [log] [blame]
{
"name": "Donky-SignalR",
"version": "4.8.2.0",
"summary": "The SignalR wrapper for the Donky SDK",
"description": "The SignalR wrapper for the Donky SDK.",
"homepage": "https://github.com/Donky-Network/DonkySDK-iOS-Modular",
"license": "MIT",
"authors": {
"Donky Networks Ltd": "sdk@mobiledonky.com"
},
"source": {
"git": "https://github.com/Donky-Network/DonkySDK-iOS-Modular.git",
"tag": "v4.8.2.0"
},
"social_media_url": "https://twitter.com/mobiledonky",
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "src/modules/SignalR/**/*.{h,m}",
"frameworks": [
"UIKit",
"Foundation"
],
"dependencies": {
"SignalR-ObjC": [
],
"Donky-Core-SDK": [
]
}
}