blob: 4b6f4030b8f04f9aa509f9efea0a65deb1792c3c [file] [log] [blame]
{
"name": "MXOAuthSignUtil",
"version": "0.1.1",
"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.1.1"
},
"platforms": {
"ios": "6.0"
},
"source_files": [
"OAuthSignClass",
"OAuthSignClass/*.{h,m,xib}"
],
"requires_arc": true,
"dependencies": {
"STHTTPRequest": [
"~> 1.0.2"
]
}
}