blob: ae1492e2a31ffd2996d7502e7bf80141f2469901 [file] [log] [blame]
{
"name": "ZohoDeskUIKit",
"version": "0.0.4",
"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.4"
},
"platforms": {
"ios": "9.0"
},
"source_files": "native/**/*.{swift,h,plist}",
"resource_bundles": {
"ZohoDeskUIKit": [
"native/**/*.{strings,xib,xcassets,strings,ttf,otf}"
]
},
"frameworks": "UIKit",
"dependencies": {
"ZohoDeskSDK": [
]
}
}