[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 0 / 6 / 3 / MiniApp / 1.2.0 / MiniApp.podspec.json
blob67b4abcdb7fc3ece8fa4121f969df57cb628ff3d
2   "name": "MiniApp",
3   "version": "1.2.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": "v1.2.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   }