[Add] XMUniversalSDK 1.0.0.0-dev
[CocoaPods.git] / Specs / d / 3 / 8 / PYH5Bridge / 1.2.3 / PYH5Bridge.podspec.json
blobda45bf858e94f63c246fa8da5ba5613874c6c758
2   "name": "PYH5Bridge",
3   "version": "1.2.3",
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.3"
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   ],
30   "libraries": [
31     "z",
32     "resolv.9"
33   ],
34   "dependencies": {
35     "AFNetworking": [
36       "~> 3.0"
37     ],
38     "MBProgressHUD": [
39       "~> 1.1.0"
40     ]
41   }