blob: fe1a365ba3735a22acc71799aa79f0db8fb6e577 [file] [log] [blame]
{
"name": "SLYJPaySDK",
"version": "2.2.5",
"summary": "SLYJPaySDK.",
"description": "TODO: SLYJPaySDK.",
"homepage": "https://github.com/yelon21/SLYJPaySDK",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"yelon21": "yl21ly@qq.com"
},
"source": {
"git": "https://github.com/yelon21/SLYJPaySDK.git",
"tag": "2.2.5"
},
"platforms": {
"ios": "7.1"
},
"source_files": "YJPaySDK/*",
"resources": "Assets/*.{bundle,storyboardc,png}",
"vendored_libraries": "**/*.a",
"libraries": "stdc++",
"dependencies": {
"AFNetworking": [
"~> 3.1.0"
],
"Masonry": [
"~> 1.1.0"
],
"GTMBase64": [
"~> 1.0.0"
],
"BaiduMapKit": [
"~> 3.4.2"
]
}
}