blob: 75abfc58aeba0c21291b00151aa52c483a068628 [file] [log] [blame]
{
"name": "QueueBeacon",
"version": "1.0.2",
"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.2"
},
"source_files": "ios/Sources/*.{h,m,mm}",
"requires_arc": true,
"dependencies": {
"WeexPluginLoader": [
],
"WeexSDK": [
]
}
}