[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 1 / d / 4 / StfalconSocial / 0.0.2 / StfalconSocial.podspec.json
blob125955ef06171fa37de92ac37496fb821cc975bd
2   "name": "StfalconSocial",
3   "version": "0.0.2",
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://stfalcon.com",
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.2"
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"