[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 5 / 3 / a / ZohoDeskUIKit / 0.0.4 / ZohoDeskUIKit.podspec.json
blobae1492e2a31ffd2996d7502e7bf80141f2469901
2   "name": "ZohoDeskUIKit",
3   "version": "0.0.4",
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.4"
15   },
16   "platforms": {
17     "ios": "9.0"
18   },
19   "source_files": "native/**/*.{swift,h,plist}",
20   "resource_bundles": {
21     "ZohoDeskUIKit": [
22       "native/**/*.{strings,xib,xcassets,strings,ttf,otf}"
23     ]
24   },
25   "frameworks": "UIKit",
26   "dependencies": {
27     "ZohoDeskSDK": [
29     ]
30   }