[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 1 / d / 4 / StfalconSocial / 0.0.3 / StfalconSocial.podspec.json
bloba9c367f0328755cd8210d4974535e02ebbf757b2
2   "name": "StfalconSocial",
3   "version": "0.0.3",
4   "summary": "StfalconSocial helps you to get access token from Facebook and VK.",
5   "description": "StfalconSocial`s purpose is to get access token from Facebook or VK. You can use it to get token from specific social network, or from several (now supports only Facebook and VKontakte).",
6   "homepage": "https://github.com/VictorAmelin/StfalconSocial",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Viktor Amelin": "viktor.amelin@stfalcon.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "requires_arc": true,
18   "pod_target_xcconfig": {
19     "SWIFT_VERSION": "3.0"
20   },
21   "source": {
22     "git": "https://github.com/VictorAmelin/StfalconSocial.git",
23     "tag": "0.0.3"
24   },
25   "source_files": "StfalconSocial.{swift}",
26   "dependencies": {
27     "FBSDKCoreKit": [
29     ],
30     "FBSDKLoginKit": [
32     ],
33     "VK-ios-sdk": [
35     ]
36   },
37   "pushed_with_swift_version": "3.0"