blob: 81031758fdf33779a402f2012d15781673fd9190 [file] [log] [blame]
{
"name": "ZohoDeskUIKit",
"version": "0.0.1",
"license": {
"type": "MIT"
},
"homepage": "https://desk.zoho.com",
"authors": {
"Rajeshkumar Lingavel": "rajeshkumar.l@zohocorp.com"
},
"summary": "UIComponent framework for Desk",
"source": {
"git": "https://github.com/zoho/Desk-iOSUIKit.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "9.0"
},
"source_files": "native/**/*.{swift,h,plist,ttf,otf}",
"frameworks": "UIKit",
"dependencies": {
"ZohoDeskSDK": [
]
}
}