[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / a / 4 / f / IMFFacebookAuthentication / 1.0.11 / IMFFacebookAuthentication.podspec.json
blob70c81a342134b27446941d8c6a4b6de709ec58b3
2   "name": "IMFFacebookAuthentication",
3   "version": "1.0.11",
4   "summary": "Use the iOS SDK to develop applications for the Apple iPhone or iPad that use the IBM MobileFirst platform for iOS services.",
5   "description": "The IBM MobileFirst platform for iOS SDK integrates with \n                       the IBM MobileFirst platform Cloud Services. The SDK has a modular design, \n                       so you can add add services that are required by your \n                       application as needed.",
6   "homepage": "https://www.ng.bluemix.net/docs/#starters/mobilefirst/index.html",
7   "license": "IBM",
8   "platforms": {
9     "ios": "7.0"
10   },
11   "requires_arc": true,
12   "authors": {
13     "IBM MobileFirst platform for iOS.": "mobilsdk@us.ibm.com"
14   },
15   "libraries": [
16     "stdc++.6",
17     "z"
18   ],
19   "xcconfig": {
20     "FRAMEWORK_SEARCH_PATHS": "\"$(PODS_ROOT)/IMFCore/Frameworks\""
21   },
22   "source_files": "Sources/Authenticators/IMFFacebookAuthentication/**.{h,m}",
23   "public_header_files": "Sources/Authenticators/IMFFacebookAuthentication/**.h",
24   "dependencies": {
25     "Facebook-iOS-SDK": [
26       "~> 3.19"
27     ],
28     "IMFCore": [
29       "~> 1.0.0"
30     ]
31   },
32   "source": {
33     "git": "https://hub.jazz.net/git/bluemixmobilesdk/imf-ios-sdk.git",
34     "tag": "1.0.11"
35   },
36   "deprecated_in_favor_of": "BMSFacebookAuthentication"