blob: 97c9ac4a8d28e872a81f15d7e1f117c4eb70dd80 [file] [log] [blame]
{
"name": "SLYJPaySDK",
"version": "2.2.2",
"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.2"
},
"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"
]
}
}