2 "name": "EmbeddedSocial",
7 "summary": "SDK for interacting with the Microsoft Embedded Social service from inside your iOS app.",
8 "description": "This is an SDK that works with the Microsoft Embedded Social service to provide social networking functionality inside your iOS application.",
9 "homepage": "https://github.com/Microsoft/EmbeddedSocial-iOS-SDK",
15 "Microsoft": "opencode@microsoft.com"
18 "git": "https://github.com/Microsoft/EmbeddedSocial-iOS-SDK.git",
23 "pod_target_xcconfig": {
24 "SWIFT_VERSION": "3.2"
27 "EmbeddedSocial/Sources/**/*.swift",
28 "EmbeddedSocial/Vendor/OAuthSwift/**/*.swift",
29 "EmbeddedSocial/Vendor/MSR-EmbeddedSocial-Swift-API-Library/EmbeddedSocialClient/Classes/**/*.swift"
32 "EmbeddedSocial/Resources/*.{xcassets,plist,strings,stringsdict}",
33 "EmbeddedSocial/Sources/**/*.{storyboard,plist,xcdatamodeld,xcdatamodel,xib}"
36 "SWIFT_INCLUDE_PATHS": "$(PODS_TARGET_SRCROOT)/EmbeddedSocial/Vendor/LiveSDK"
38 "preserve_paths": "EmbeddedSocial/Vendor/LiveSDK/module.modulemap",
39 "static_framework": true,
53 "SlideMenuControllerSwift": [
74 "UITextView+Placeholder": [
83 "TTTAttributedLabel": [
86 "HockeySDK/AllFeaturesLib": [
102 "source_files": "EmbeddedSocial/Vendor/LiveSDK/**/*.{h,m}",
103 "requires_arc": false,
104 "compiler_flags": "-fno-objc-arc"