[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 6 / d / a / NativeBridgeLib / 0.1.4 / NativeBridgeLib.podspec.json
blob0bb6d5c1c40a8e62c83795e0409117431bf3bad7
2   "name": "NativeBridgeLib",
3   "version": "0.1.4",
4   "summary": "web/h5 bridge model",
5   "description": "web/h5 桥接到 native, native提供的本地化功能.",
6   "homepage": "https://github.com/ssssMariko/NativeBridgeLib",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "ssssMariko": "18502702013@163.com"
13   },
14   "source": {
15     "git": "https://github.com/ssssMariko/NativeBridgeLib.git",
16     "tag": "0.1.4"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "NativeBridgeLib/Classes/**/*",
22   "frameworks": [
23     "Foundation",
24     "UIKit"
25   ],
26   "dependencies": {
27     "YYCache": [
29     ]
30   }