2 "name": "MessagingSDK",
4 "summary": "BuckleUp.io IOS SDK",
5 "description": "Messaging SDK is the tool that gives developers the possibility to allow users to connect and message each other completely offline.",
6 "homepage": "https://bitbucket.org/nikiizvorski/messagingsdk",
12 "nikiizvorski": "dev@airdates.co"
15 "git": "https://nikiizvorski@bitbucket.org/nikiizvorski/messagingsdk.git",
21 "source_files": "MessagingSDK/Classes/*.{h,m,swift}",
26 "vendored_frameworks": [
27 "Messaging.framework",
28 "GoogleToolboxForMac.framework"
30 "static_framework": true,
35 "pod_target_xcconfig": {
36 "FRAMEWORK_SEARCH_PATHS": "/Applications/Xcode.app/Contents/Developer/Library/Frameworks",
37 "OTHER_LDFLAGS": "$(inherited) -ObjC"