[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 3 / 8 / a / TWReverseAuth / 0.1.0 / TWReverseAuth.podspec.json
blob4c421277e2ce3f1646ead12a0863828549c0c329
2   "name": "TWReverseAuth",
3   "version": "0.1.0",
4   "summary": "I don't recomend using TWReverseAuth, please use 'pod SHOmniAuthTwitter' instead.",
5   "description": "  I don't recomend using TWReverseAuth, please use 'pod SHOmniAuthTwitter' instead.\n  More information at https://github.com/SHOmniAuth/SHOmniAuthTwitter\n  Get in touch if you need some help.\n",
6   "homepage": "https://github.com/PodFactory/TWReverseAuth",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE.md"
10   },
11   "authors": {
12     "Sean Cook": "sean.cook@gmail.com",
13     "Seivan Heidari": "seivan.heidari@icloud.com",
14     "Nick Walter": "seivan.heidari@me.com"
15   },
16   "source": {
17     "git": "https://github.com/PodFactory/TWReverseAuth.git",
18     "tag": "0.1.0"
19   },
20   "platforms": {
21     "ios": "6.0"
22   },
23   "source_files": "TWReverseAuth/**/*.{h,m}",
24   "frameworks": [
25     "Social",
26     "Accounts"
27   ],
28   "requires_arc": true,
29   "dependencies": {
30     "OAuthCore": [
31       "~>0.0.1"
32     ],
33     "LUKeychainAccess": [
34       "~>1.0.1"
35     ]
36   }