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