blob: 7388fc9c2f02183286beba1ad56e8ebba3035508 [file] [log] [blame]
{
"name": "ZohoDeskUIKit",
"version": "0.0.6",
"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.6"
},
"social_media_url": "https://twitter.com/zoho",
"documentation_url": "https://www.zoho.com/desk/developers/mobilesdk/ios",
"platforms": {
"ios": "9.0"
},
"source_files": "native/**/*.{swift,h,plist}",
"resources": "native/**/*.{strings,xib,xcassets,strings,ttf,otf}",
"frameworks": "UIKit",
"dependencies": {
"ZohoDeskSDK": [
]
}
}