blob: 891f36a9810c546acaab55a43d27aeef52efc086 [file] [log] [blame]
{
"name": "MXOAuthSignUtil",
"version": "0.0.9",
"summary": "Github google Sina QQ four platform OAuth",
"homepage": "https://github.com/mexiQQ/OAuthSignUtil",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"mexiqq": "ljw040426@gmail.com"
},
"source": {
"git": "https://github.com/mexiQQ/OAuthSignUtil.git",
"tag": "0.0.9"
},
"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"
]
}
}