[Add] ZohoDeskPortalAPIKit 4.0.5
[CocoaPods.git] / Specs / 0 / 6 / 3 / MiniApp / 2.0.0 / MiniApp.podspec.json
blobc0e49a43ed7a3d7193e48c115780663f2adb766a
2   "name": "MiniApp",
3   "version": "2.0.0",
4   "authors": "Rakuten Ecosystem Mobile",
5   "summary": "Rakuten's Mini App SDK",
6   "homepage": "https://github.com/rakutentech/ios-miniapp",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "source": {
12     "git": "https://github.com/rakutentech/ios-miniapp.git",
13     "tag": "v2.0.0"
14   },
15   "platforms": {
16     "ios": "11.0"
17   },
18   "source_files": "MiniApp/Classes/**/*.swift",
19   "resources": "MiniApp/**/*.{xcassets,js,pdf,xib}",
20   "resource_bundles": {
21     "Localization": [
22       "MiniApp/*.lproj/*.strings"
23     ]
24   },
25   "dependencies": {
26     "RSDKUtils": [
27       ">= 1.1.0"
28     ],
29     "ZIPFoundation": [
31     ]
32   }