blob: 76de5f388f343d6f84d0d71ae7883a82df1a25ae [file] [log] [blame]
{
"name": "MXOAuthSignUtil",
"version": "0.0.6",
"summary": "Github google Sina QQ four platform OAuth",
"homepage": "https://github.com/mexiQQ/OAuthSignUtil",
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"authors": {
"mexiqq": "ljw040426@gmail.com"
},
"source": {
"git": "https://github.com/mexiQQ/OAuthSignUtil.git",
"tag": "0.0.6"
},
"platforms": {
"ios": "6.0"
},
"source_files": [
"OAuthSignClass",
"OAuthSignClass/*.{h,m}"
],
"requires_arc": true,
"dependencies": {
"AFNetworking": [
"~> 2.5.0"
],
"googleplus-ios-sdk": [
"~> 1.7.1"
],
"UMengSocial": [
"~> 4.2.1"
]
}
}