blob: 7f5adde572c838b1f0ee9d7b4c942c82528e92ac [file] [log] [blame]
{
"name": "ZohoDeskUIKit",
"version": "0.0.2",
"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.2"
},
"platforms": {
"ios": "9.0"
},
"source_files": "native/**/*.{swift,h,plist,ttf,otf}",
"frameworks": "UIKit",
"dependencies": {
"ZohoDeskSDK": [
]
}
}