blob: 42086ca73ce9c13800a225c3e8dee245f571d130 [file] [log] [blame]
{
"name": "PYH5Bridge",
"version": "1.2.2",
"summary": "PYH5Bridge SDK",
"description": "鹏元征信 H5Bridge SDK(iOS)",
"homepage": "https://github.com/pytxxy/PYH5Bridge-iOS",
"license": {
"type": "Apache",
"file": "LICENSE"
},
"authors": {
"tianxiaxinyong": "ios1@pycredit.cn"
},
"source": {
"git": "https://github.com/pytxxy/PYH5Bridge-iOS.git",
"tag": "1.2.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "PYH5Bridge/Classes/**/*",
"resources": "PYH5Bridge/Assets/*.bundle",
"frameworks": [
"AVFoundation",
"JavaScriptCore",
"CoreMedia",
"SystemConfiguration",
"MobileCoreServices",
"Photos"
],
"libraries": [
"z",
"resolv.9"
],
"dependencies": {
"AFNetworking": [
"~> 3.0"
],
"MBProgressHUD": [
"~> 1.1.0"
]
}
}