[Add] flutter_libmwc 0.0.3
[CocoaPods.git] / Specs / d / 3 / 8 / PYH5Bridge / 1.2.2 / PYH5Bridge.podspec.json
blob42086ca73ce9c13800a225c3e8dee245f571d130
2   "name": "PYH5Bridge",
3   "version": "1.2.2",
4   "summary": "PYH5Bridge SDK",
5   "description": "鹏元征信 H5Bridge SDK(iOS)",
6   "homepage": "https://github.com/pytxxy/PYH5Bridge-iOS",
7   "license": {
8     "type": "Apache",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "tianxiaxinyong": "ios1@pycredit.cn"
13   },
14   "source": {
15     "git": "https://github.com/pytxxy/PYH5Bridge-iOS.git",
16     "tag": "1.2.2"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "PYH5Bridge/Classes/**/*",
22   "resources": "PYH5Bridge/Assets/*.bundle",
23   "frameworks": [
24     "AVFoundation",
25     "JavaScriptCore",
26     "CoreMedia",
27     "SystemConfiguration",
28     "MobileCoreServices",
29     "Photos"
30   ],
31   "libraries": [
32     "z",
33     "resolv.9"
34   ],
35   "dependencies": {
36     "AFNetworking": [
37       "~> 3.0"
38     ],
39     "MBProgressHUD": [
40       "~> 1.1.0"
41     ]
42   }