[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 0 / c / 6 / NBFacebookManager / 0.0.2 / NBFacebookManager.podspec.json
blob7d67ef787a835acbffe611c8a3026517e9127840
2   "name": "NBFacebookManager",
3   "version": "0.0.2",
4   "summary": "Facebook manager for social media login integration",
5   "description": "Integrate Facebook login in your application with only two steps.",
6   "homepage": "https://github.com/fahidattique55/NBFacebookManager",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Fahid Attique": "fahidattique55@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/fahidattique55/NBFacebookManager.git",
16     "tag": "0.0.2"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "NBFacebookManager/Classes/**/*.{swift}",
22   "dependencies": {
23     "FBSDKCoreKit": [
25     ],
26     "FBSDKLoginKit": [
28     ]
29   },
30   "pushed_with_swift_version": "3.0"