[Add] TMNavigation 0.0.950
[CocoaPods.git] / Specs / 5 / 3 / a / ZohoDeskUIKit / 0.0.6 / ZohoDeskUIKit.podspec.json
blob7388fc9c2f02183286beba1ad56e8ebba3035508
2   "name": "ZohoDeskUIKit",
3   "version": "0.0.6",
4   "license": {
5     "type": "MIT"
6   },
7   "homepage": "https://desk.zoho.com",
8   "authors": {
9     "Rajeshkumar Lingavel": "rajeshkumar.l@zohocorp.com"
10   },
11   "summary": "UIComponent framework for Desk",
12   "source": {
13     "git": "https://github.com/zoho/Desk-iOSUIKit.git",
14     "tag": "0.0.6"
15   },
16   "social_media_url": "https://twitter.com/zoho",
17   "documentation_url": "https://www.zoho.com/desk/developers/mobilesdk/ios",
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "native/**/*.{swift,h,plist}",
22   "resources": "native/**/*.{strings,xib,xcassets,strings,ttf,otf}",
23   "frameworks": "UIKit",
24   "dependencies": {
25     "ZohoDeskSDK": [
27     ]
28   }