blob: e84f68a1af393b69e7309165932db95a7b3369d8 [file] [log] [blame]
{
"name": "ZohoDeskSDK",
"version": "0.0.7",
"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.7"
},
"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"
}