[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 6 / 9 / 0 / WeexPluginInapp / 0.3.1 / WeexPluginInapp.podspec.json
blob0f7e636e2794d77b6570dda3a7f65b18e5b0f608
2   "name": "WeexPluginInapp",
3   "version": "0.3.1",
4   "summary": "Weex Plugin for InApp Purchases in iOS and Android",
5   "description": "Weexplugin Source Description",
6   "homepage": "https://github.com",
7   "license": {
8     "type": "Copyright",
9     "text": "            copyright\n"
10   },
11   "authors": {
12     "DSeeKer": "siqueira@eyzmedia.de"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "git": "https://github.com/eyzhub/weex-plugin-inapp.git",
19     "tag": "0.3.1"
20   },
21   "source_files": "ios/Sources/*.{h,m,mm}",
22   "static_framework": true,
23   "requires_arc": true,
24   "dependencies": {
25     "WeexPluginLoader": [
27     ],
28     "WeexSDK": [
30     ],
31     "RMStore": [
33     ],
34     "RMStore/NSUserDefaultsPersistence": [
36     ]
37   }