[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / e / f / 9 / QueueBeacon / 1.0.0 / QueueBeacon.podspec.json
blob4d3e224fc13aa606fe67c242b34c8286baae8ed6
2   "name": "QueueBeacon",
3   "version": "1.0.0",
4   "summary": "Beacon Plugin for Weex created by Queue.Inc",
5   "description": "Weexplugin Source Description",
6   "homepage": "https://github.com",
7   "license": {
8     "type": "Copyright",
9     "text": "            copyright\n"
10   },
11   "authors": {
12     "subdiox": "subdiox@gmail.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/Queue-inc/queue-beacon",
19     "tag": "v1.0.0"
20   },
21   "source_files": "ios/Sources/*.{h,m,mm}",
22   "requires_arc": true,
23   "dependencies": {
24     "WeexPluginLoader": [
26     ],
27     "WeexSDK": [
29     ]
30   }