[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 0 / 6 / 3 / MiniApp / 2.1.0 / MiniApp.podspec.json
blob2840be510e1d76f0d60ca9353a203063a0264c5e
2   "name": "MiniApp",
3   "version": "2.1.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.1.0"
14   },
15   "documentation_url": "https://rakutentech.github.io/ios-miniapp/",
16   "platforms": {
17     "ios": "11.0"
18   },
19   "source_files": "MiniApp/Classes/**/*.swift",
20   "resources": "MiniApp/**/*.{xcassets,js,pdf,xib}",
21   "resource_bundles": {
22     "Localization": [
23       "MiniApp/*.lproj/*.strings"
24     ]
25   },
26   "dependencies": {
27     "RSDKUtils": [
28       ">= 1.1.0"
29     ],
30     "ZIPFoundation": [
32     ]
33   }