blob: 43749eb54815ee4b523a8cf8c2eb14d661b4c0bf [file] [log] [blame]
{
"name": "WeexPluginInapp",
"version": "0.3.0",
"summary": "Weex Plugin for InApp Purchases in iOS and Android",
"description": "Weexplugin Source Description",
"homepage": "https://github.com",
"license": {
"type": "Copyright",
"text": " copyright\n"
},
"authors": {
"DSeeKer": "siqueira@eyzmedia.de"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/eyzhub/weex-plugin-inapp.git",
"tag": "0.3.0"
},
"source_files": "ios/Sources/*.{h,m,mm}",
"static_framework": true,
"requires_arc": true,
"dependencies": {
"WeexPluginLoader": [
],
"WeexSDK": [
],
"RMStore": [
],
"RMStore/NSUserDefaultsPersistence": [
]
}
}