[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / 0 / c / 6 / NBFacebookManager / 0.0.1 / NBFacebookManager.podspec.json
blob5ef5683f74b8631699f556f8d8c3b190dfe16999
2   "name": "NBFacebookManager",
3   "version": "0.0.1",
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.1"
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"