blob: 5310f95940022d64b68d6140aa9c56715b3063a7 [file] [log] [blame]
{
"name": "ZohoDeskSDK",
"version": "0.0.8",
"license": {
"type": "MIT"
},
"homepage": "https://desk.zoho.com",
"authors": {
"Rajeshkumar Lingavel": "rajeshkumar.l@zohocorp.com"
},
"summary": "iOS API Provoider for Desk",
"source": {
"git": "https://github.com/zoho/Desk-iOSSDK.git",
"tag": "0.0.8"
},
"platforms": {
"ios": "9.0"
},
"social_media_url": "https://twitter.com/zoho",
"documentation_url": "https://www.zoho.com/desk/developers/mobilesdk/ios",
"source_files": "native/**/*.{swift,h,plist}",
"frameworks": "SystemConfiguration"
}