blob: 67bef3908bbf0f9977ce20617e6c3df7a0302f9f [file] [log] [blame]
{
"name": "rongPaySDK",
"version": "0.1.3",
"summary": "融数钱包",
"homepage": "https://github.com/wll19890224/iOS_SDK.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"YangJunjie": "327762208@qq.com"
},
"source": {
"git": "https://github.com/wll19890224/iOS_SDK.git",
"tag": "0.1.3"
},
"platforms": {
"ios": "9.0"
},
"source_files": "rongPaySDK/**/*",
"vendored_frameworks": "rongPaySDK/rongPaySDK.framework",
"frameworks": [
"UIKit",
"AVFoundation",
"Foundation"
],
"dependencies": {
"AFNetworking": [
"~> 3.1.0"
],
"FrameAccessor": [
],
"ReactiveCocoa": [
],
"IQKeyboardManager": [
],
"YYModel": [
],
"FCUUID": [
],
"SVProgressHUD": [
],
"Masonry": [
]
},
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}