[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 5 / c / 1 / MXOAuthSignUtil / 0.0.7 / MXOAuthSignUtil.podspec.json
blob6504688078968547731b4dd73c37224fd33b555a
2   "name": "MXOAuthSignUtil",
3   "version": "0.0.7",
4   "summary": "Github google Sina QQ four platform OAuth",
5   "homepage": "https://github.com/mexiQQ/OAuthSignUtil",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "mexiqq": "ljw040426@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/mexiQQ/OAuthSignUtil.git",
15     "tag": "0.0.7"
16   },
17   "platforms": {
18     "ios": "6.0"
19   },
20   "source_files": [
21     "OAuthSignClass",
22     "OAuthSignClass/*.{h,m}"
23   ],
24   "requires_arc": true,
25   "dependencies": {
26     "AFNetworking": [
27       "~> 2.5.0"
28     ],
29     "googleplus-ios-sdk": [
30       "~> 1.7.1"
31     ],
32     "UMengSocial": [
33       "~> 4.2.1"
34     ]
35   }