[Add] GamebaseAuthExternalWeiboSDK 3.4.0
[CocoaPods.git] / Specs / 5 / 2 / 6 / DIAuth / 0.1.1 / DIAuth.podspec.json
blobdd6410b4052a7c3aed95cdb9fa0bebb28fbb6e44
2   "name": "DIAuth",
3   "version": "0.1.1",
4   "summary": "Two step authorization",
5   "description": "iOS library for two step authorization: social network auth + own server auth",
6   "homepage": "https://github.com/DmIvanov/DIAuth",
7   "license": "MIT",
8   "authors": {
9     "Dmitry Ivanov": "topolog@icloud.com"
10   },
11   "source": {
12     "git": "https://github.com/DmIvanov/DIAuth.git",
13     "tag": "0.1.1"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "source_files": "DIAuth/DIAuth",
20   "dependencies": {
21     "KeychainAccess": [
23     ],
24     "VK-ios-sdk": [
26     ],
27     "FBSDKCoreKit": [
29     ],
30     "FBSDKLoginKit": [
32     ]
33   }