2 "name": "EmbeddedSocial",
7 "summary": "SDK for interacting with the Microsoft Embedded Social service from inside your iOS app.",
9 "description": "This is an SDK that works with the Microsoft Embedded Social service to provide social networking functionality inside your iOS application.",
10 "homepage": "https://github.com/Microsoft/EmbeddedSocial-iOS-SDK",
16 "Microsoft": "opencode@microsoft.com"
19 "git": "https://github.com/Microsoft/EmbeddedSocial-iOS-SDK.git",
24 "EmbeddedSocial/Sources/**/*.swift",
25 "EmbeddedSocial/Vendor/OAuthSwift/**/*.swift",
26 "EmbeddedSocial/Vendor/MSR-EmbeddedSocial-Swift-API-Library/EmbeddedSocialClient/Classes/**/*.swift"
29 "EmbeddedSocial/Resources/*.{xcassets,plist,strings,stringsdict}",
30 "EmbeddedSocial/Sources/**/*.{storyboard,plist,xcdatamodeld,xcdatamodel,xib}"
33 "SWIFT_INCLUDE_PATHS": "$(PODS_TARGET_SRCROOT)/EmbeddedSocial/Vendor/LiveSDK"
35 "preserve_paths": "EmbeddedSocial/Vendor/LiveSDK/module.modulemap",
36 "static_framework": true,
50 "SlideMenuControllerSwift": [
71 "UITextView+Placeholder": [
80 "TTTAttributedLabel": [
83 "HockeySDK/AllFeaturesLib": [
99 "source_files": "EmbeddedSocial/Vendor/LiveSDK/**/*.{h,m}",
100 "requires_arc": false,
101 "compiler_flags": "-fno-objc-arc"