blob: 2a1288536fa9946fdd28e17fc927daea0dad9963 [file] [log] [blame]
{
"name": "QueueBeacon",
"version": "1.0.3",
"summary": "Beacon Plugin for Weex created by Queue.Inc",
"description": "Weexplugin Source Description",
"homepage": "https://github.com",
"license": {
"type": "Copyright",
"text": " copyright\n"
},
"authors": {
"subdiox": "subdiox@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/Queue-inc/queue-beacon",
"tag": "v1.0.3"
},
"source_files": "ios/Sources/*.{h,m,mm}",
"requires_arc": true,
"dependencies": {
"WeexPluginLoader": [
],
"WeexSDK": [
]
}
}