[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 5 / c / 1 / MXOAuthSignUtil / 0.1.1 / MXOAuthSignUtil.podspec.json
blob4b6f4030b8f04f9aa509f9efea0a65deb1792c3c
2   "name": "MXOAuthSignUtil",
3   "version": "0.1.1",
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.1.1"
16   },
17   "platforms": {
18     "ios": "6.0"
19   },
20   "source_files": [
21     "OAuthSignClass",
22     "OAuthSignClass/*.{h,m,xib}"
23   ],
24   "requires_arc": true,
25   "dependencies": {
26     "STHTTPRequest": [
27       "~> 1.0.2"
28     ]
29   }